- Timestamp:
- Feb 15, 2014, 1:15:44 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140206/Ohana/src/relphot/doc/parallel.txt
r36503 r36516 1 2 2014.02.14 3 4 more relphot notes: 5 6 * I load the catalogs, with a 7 8 2014.02.12 9 10 I am making progess on the relphot -parallel-regions implementation. some things I need to deal with: 11 12 * assign_images: select mosaics for all images saved for a given host (need to supply them as well) 13 ** I need to decide on the Image / Mosaic split. If I am calibrating by image, then the image center defines ownership 14 ** if I am calibrating by exposure, then the mosaic center must define ownership 15 o determine SkyList covering the images for region host 16 o tag detections and objects which I own or do not own 17 o ImageOps.c / matchImage matches detections to images and needs to handle mine / not mine cases 18 o ditto for matchMosaics 19 o load_catalogs : I need to make my requested catalogs unique (just add uniquer to load_catalogs.c:130 20 o figure out what fields I'm saving in meanmags and how to construct it 21 -- mag, objID, catID, photcode, (dmag or other stats?) 22 * from which hosts do I slurp mean mags? 23 o function to merge a new meanmag array into the existing one 24 * how to go from (objID,catID) to a given catalog[i].average[j] 1 25 2 26 2014.02.06
Note:
See TracChangeset
for help on using the changeset viewer.
