added mask_radius_deg field to nearby source dict
This commit is contained in:
@@ -156,7 +156,7 @@ class Command(BaseCommand):
|
||||
self.stdout.write("All catalog rows already exist in the database.")
|
||||
|
||||
# hard coded nside and flux-radius mapping
|
||||
# maybe change that
|
||||
# maybe change
|
||||
|
||||
nside = 4096
|
||||
npix = hp.nside2npix(nside)
|
||||
|
Reference in New Issue
Block a user