Changeset 37037 for trunk/Ohana/src/relphot/doc/mosaic.txt
- Timestamp:
- Jul 17, 2014, 10:12:36 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/doc/mosaic.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/doc/mosaic.txt
r33963 r37037 1 2 3 2014.07.09 4 5 * trying to make sense of mosaic.Mcal vs image.Mcal in the context of UBERCAL: 6 7 * relphot_images: 8 * load_images (convert raw FITS table to Image structure, select subset matching selection) 9 * initMosaics (associate mosaics to images (gpc1 photcodes only)) 10 * initMosaicGrid (define spatial range of mosaics [only used by grid analysis]; set Mcal to <image.Mcal> and image.Mcal to 0.0) 11 --- calculate image or mosaic Mcal values 12 * setMcalFinal (set image.Mcal = mosaicMcal) 13 14 * relphot_parallel_regions: 15 * assign_images 16 * makeMosaics (equivalent to initMosaics, but works on full image table, not subset) 17 * setMosaicCenters (set Mcal to <image.Mcal> and image.Mcal to 0.0) <--- this is wrong! 18 (sends images ONLY, not mosaics, to remote machines) 19 (slurps back new image values, applies to db) 20 21 * relphot_parallel_images: 22 * makeMosaics (associate mosaics to images, gpc1 photcodes only) 23 * initMosaicGrid (needed in this one) 24 --- 1 25 2 26 For 'mosaic' zero points, I define the mosaics by grouping the images
Note:
See TracChangeset
for help on using the changeset viewer.
