Catalog
Catalog_example.py +1 -1
ObservationSim
Config/Header
ImageHeader.py +1 -1
MockObject
FlatLED.py +2 -2
sim_steps
add_LED_flat.py +1 -1
add_objects.py +1 -1
add_sky_background.py +2 -2
readout_output.py +1 -1
config
config_overall.yaml +4 -1
config_overall_newStar.yaml +3 -0
.gitignore +1 -1
install.sh +1 -1
run_sim.py +23 -16
setup.py +62 -54
test_C6.sh +2 -2
+ 1
- 1
@@ -53,7 +53,7 @@ class Catalog(CatalogBase):
@@ -473,7 +473,7 @@ def generatePrimaryHeader(xlen = 9216, ylen = 9232, pointing_id = '00000001', po
@@ -52,7 +52,7 @@ fluxLED = {'LED1': 15, 'LED2': 15, 'LED3': 12.5, 'LED4': 9, 'LED5': 9,
@@ -426,7 +426,7 @@ class FlatLED(object):
@@ -29,7 +29,7 @@ def add_LED_Flat(self, chip, filt, tel, pointing, catalog, obs_param):
@@ -211,7 +211,7 @@ def add_objects(self, chip, filt, tel, pointing, catalog, obs_param):