- Timestamp:
- Jun 27, 2018, 3:20:35 PM (8 years ago)
- Location:
- branches/czw_branch/20170908/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libdvo/doc/notes.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20170908/Ohana
- Property svn:mergeinfo changed
-
branches/czw_branch/20170908/Ohana/src/libdvo/doc/notes.txt
r34749 r40477 16 16 uppercase, eg: AveragePanstarrs_DEV_0, AveragePanstarrs_PS1_2). 17 17 18 4) create a DVO TableFormat entry for the new format18 4) create a DVOCatFormat entry for the new format 19 19 (libdvo/include/dvo.h). the naming convention is DVO_FORMAT_FOO. 20 20 … … 37 37 make is easy to identify the new changes needed. 38 38 39 10) add the new format to the section at the end of dvo_image.c 39 10a) if the Image structure must be changed, this is done in libdvo/include/libdvo_astro.h, not autocode 40 10b) add the new format to the section at the end of dvo_image.c 41 10c) update gfits_table_mkheader_Image in dvo_image.c to match modifications to Image (if any) 40 42 41 43 11) add the new format to the dvo_image_raw.c
Note:
See TracChangeset
for help on using the changeset viewer.
