This commit is contained in:
2025-05-08 15:00:16 +03:00
parent e28236aca5
commit 04b881b5b6
2 changed files with 9 additions and 18 deletions

View File

@@ -6,7 +6,7 @@ ART-XC upper limits django application
- load_survey
Allows to populate the database with data for a survey in healpix format. Takes about 1h40m for an nside=4096 map to load using sqlite.
Allows to populate the database with data for a survey in healpix format. Takes about 100 minutes for an nside=4096 map to load using sqlite. Supports resuming after interruption.
Syntax: python manage.py load_survey --counts='*path_to_counts_map*' --exposure='*path_to_exposure_map*' --survey=*integer survey number*