Update README.md
This commit is contained in:
parent
2cd67bd295
commit
abfa40d1a3
@ -11,7 +11,7 @@ ART-XC upper limits django application
|
|||||||
|
|
||||||
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.
|
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*
|
Syntax: python manage.py load_survey --counts='*path_to_counts_map*' --exposure='*path_to_exposure_map*' --survey_number=*integer survey number* --batch_size=*number of pixels to insert in one transaction*
|
||||||
|
|
||||||
## Models (models.py)
|
## Models (models.py)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user