Skip to content

Commit

Permalink
list some todo items
Browse files Browse the repository at this point in the history
  • Loading branch information
annayqho committed Jul 28, 2018
1 parent 5109a15 commit 47dc4f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vlass_search.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
""" Search VLASS for a given RA and Dec """

## TO DO
# 3-sigma clipping before estimating the RMS
# figure out the weird 1 pixel offset


import numpy as np
import subprocess
import os
Expand Down

0 comments on commit 47dc4f1

Please sign in to comment.