# # ChangeLog for / # # Generated by Trac 1.6 # Jul 24, 2026, 7:59:56 AM Sun, 31 May 2015 18:36:59 GMT eugene [38342] * branches/eam_branches/ohana.20150429/src/libfits/extern/gzip.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_compress_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_table_varlength.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_uncompress_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/test/compress.sh (modified) adding compressed table I/O tests Sun, 31 May 2015 18:36:04 GMT eugene [38341] * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/read_vectors.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/wd.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/lib.shell/VectorIO.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/lib.shell/convert_to_RPN.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/lib.shell/stack_math.c (modified) fix up compressed fits table I/O; add lrand, mrand, drand functions Sun, 31 May 2015 05:59:48 GMT eugene [38340] * branches/eam_branches/ohana.20150429/src/libfits/extern/gzip.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/include/gfitsio.h (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_M.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_data.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_utils.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_uncompress_M.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_uncompress_data.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_uncompress_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/test/compress.sh (modified) * branches/eam_branches/ohana.20150429/src/libfits/test/imagecomp.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/test/tablecomp.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/rd.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/read_vectors.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/wd.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/write_vectors.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/include/dvomath.h (modified) * branches/eam_branches/ohana.20150429/src/opihi/lib.shell/VectorIO.c (modified) more work on compression : cfitsio assumes gzip, not zlib (I have ... Sat, 30 May 2015 23:49:15 GMT eugene [38339] * branches/eam_branches/ohana.20150429/src/libfits/extern/gzip.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_utils.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_uncompress_M.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/test/compress.sh (modified) error handling Sat, 30 May 2015 23:48:51 GMT eugene [38338] * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/rd.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/wd.c (modified) testing rd wd for compress Sat, 30 May 2015 15:11:54 GMT eugene [38337] * branches/eam_branches/ohana.20150429/Makefile.Common (modified) updating for test code Sat, 30 May 2015 03:45:50 GMT eugene [38336] * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/rd.c (modified) for uncompressed image, need to swap bytes on the varlength column Sat, 30 May 2015 03:45:02 GMT eugene [38335] * branches/eam_branches/ohana.20150429/src/libfits/Makefile (modified) * branches/eam_branches/ohana.20150429/src/libfits/include/gfitsio.h (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_uncompress_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/test/imagecomp.c (added) * branches/eam_branches/ohana.20150429/src/libfits/test/tablecomp.c (modified) add image compression test; updates to API Sat, 30 May 2015 03:24:53 GMT eugene [38334] * branches/eam_branches/ohana.20150429/src/libfits/Makefile (modified) * branches/eam_branches/ohana.20150429/src/libfits/extern/gzip.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_data.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_uncompress_M.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_uncompress_data.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_compress_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_table_varlength.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_uncompress_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/test/tablecomp.c (added) * branches/eam_branches/ohana.20150429/src/libfits/test/zlib.c (added) table compression is internally consistent (tables can be generated ... Fri, 29 May 2015 18:56:02 GMT eugene [38333] * branches/eam_branches/ohana.20150429/src/relastro/src/BrightCatalog.c (modified) fix galshape change Fri, 29 May 2015 06:30:20 GMT eugene [38332] * branches/eam_branches/ohana.20150429/src/addstar/src/loadICRF_table.c (modified) * branches/eam_branches/ohana.20150429/src/addstar/src/loadstarpar_table.c (modified) remove unneeded macros Fri, 29 May 2015 06:29:48 GMT eugene [38331] * branches/eam_branches/ohana.20150429/src/libautocode/Makefile.Targets (modified) * branches/eam_branches/ohana.20150429/src/libautocode/def/galshape.d (modified) * branches/eam_branches/ohana.20150429/src/libdvo/include/dvo.h (modified) * branches/eam_branches/ohana.20150429/src/libdvo/include/ps1_v5_defs.h (modified) * branches/eam_branches/ohana.20150429/src/libdvo/src/dvo_catalog.c (modified) * branches/eam_branches/ohana.20150429/src/libdvo/src/dvo_catalog_create.c (modified) * branches/eam_branches/ohana.20150429/src/libdvo/src/dvo_catalog_mef.c (modified) * branches/eam_branches/ohana.20150429/src/libdvo/src/dvo_catalog_split.c (modified) * branches/eam_branches/ohana.20150429/src/libdvo/src/dvo_convert_PS1_DEV_2.c (modified) * branches/eam_branches/ohana.20150429/src/libdvo/src/dvo_convert_PS1_V1.c (modified) * branches/eam_branches/ohana.20150429/src/libdvo/src/dvo_convert_PS1_V2.c (modified) * branches/eam_branches/ohana.20150429/src/libdvo/src/dvo_convert_PS1_V3.c (modified) * branches/eam_branches/ohana.20150429/src/libdvo/src/dvo_convert_PS1_V4.c (modified) add galshape tables to dvo Fri, 29 May 2015 06:28:24 GMT eugene [38330] * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/wd.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/cmd.data/write_vectors.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/dvo/avextract.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/dvo/avmatch.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/dvo/dvo_host_utils.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/dvo/mextract.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/dvo/mmatch.c (modified) * branches/eam_branches/ohana.20150429/src/opihi/include/dvomath.h (modified) * branches/eam_branches/ohana.20150429/src/opihi/lib.shell/VectorIO.c (modified) adding compression option to wd and write Fri, 29 May 2015 06:27:00 GMT eugene [38329] * branches/eam_branches/ohana.20150429/src/libfits/Makefile (modified) * branches/eam_branches/ohana.20150429/src/libfits/extern/gzip.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/include/gfitsio.h (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_M.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_data.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_utils.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_matrix.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_uncompress_M.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_uncompress_data.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_compress_T.c (added) * branches/eam_branches/ohana.20150429/src/libfits/table/F_copy_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_create_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_define_column.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_read_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_set_column.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_table_format.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_table_row.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_table_varlength.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_uncompress_T.c (added) * branches/eam_branches/ohana.20150429/src/libfits/table/F_write_T.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/test (added) * branches/eam_branches/ohana.20150429/src/libfits/test/compress.sh (added) * branches/eam_branches/ohana.20150429/src/libfits/test/test.zlib.c (added) adding code for table compress/uncompress; image compress works (but ... Fri, 29 May 2015 00:38:29 GMT watersc1 [38328] * tags/ipp-20141024/ippTasks/nightly_science.pro (modified) Merge of initday fix. Fri, 29 May 2015 00:37:36 GMT watersc1 [38327] * trunk/ippTasks/nightly_science.pro (modified) Change that should hopefully fix the initday issue Mark reported. Wed, 27 May 2015 02:29:20 GMT eugene [38326] * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_M.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_utils.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_table_format.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_table_varlength.c (modified) updating compression functions Wed, 27 May 2015 02:28:35 GMT eugene [38325] * branches/eam_branches/ohana.20150429/src/libfits/table/F_get_column.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/table/F_set_column.c (modified) add var and var64 types to set_column Tue, 26 May 2015 18:15:27 GMT eugene [38324] * branches/eam_branches/ohana.20150429/src/libfits/table/F_table_varlength.c (modified) adding api for adding varlength cell Tue, 26 May 2015 06:09:44 GMT eugene [38323] * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_M.c (added) adding compression of images in prep for compression / uncompression ... Tue, 26 May 2015 06:08:57 GMT eugene [38322] * branches/eam_branches/ohana.20150429/src/libfits/doc/notes-compress.txt (modified) * branches/eam_branches/ohana.20150429/src/libfits/extern/gzip.c (modified) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_data.c (added) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_compress_utils.c (added) * branches/eam_branches/ohana.20150429/src/libfits/matrix/F_uncompress_M.c (moved) adding compression of images in prep for compression / uncompression ... Mon, 25 May 2015 23:11:18 GMT eugene [38321] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) tweak relphot test Mon, 25 May 2015 22:44:08 GMT eugene [38320] * branches/eam_branches/ipp-20150419/Ohana/src/libohana/src/config.c (modified) fix an initialization failure Mon, 25 May 2015 22:43:52 GMT eugene [38319] * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/dvorepairDeleteImagesByExternID.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/dvosecfilt_catalogs.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/merge_catalogs_old.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/fakeastro/src/insert_fakestar.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/fakeastro/src/match_fake_stars.c (modified) add mode option to dvo_secfilt_init (so chip, warp, stack can be ... Mon, 25 May 2015 22:43:23 GMT eugene [38318] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/SEDfit.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/find_matches.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/find_matches_closest.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/find_matches_closest_refstars.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/find_matches_refstars.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/find_matches_starpar.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/load2mass_catalog.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/include/dvo.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_catalog.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_PS1_DEV_1.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_PS1_DEV_2.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_PS1_REF.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_PS1_SIM.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_PS1_V1.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_PS1_V2.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_PS1_V3.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_PS1_V4.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_PS1_V5.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_elixir.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_loneos.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_panstarrs_DEV_0.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/src/dvo_convert_panstarrs_DEV_1.c (modified) add mode option to dvo_secfilt_init (so chip, warp, stack can be ... Mon, 25 May 2015 22:41:40 GMT eugene [38317] * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/StarOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/args.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/bcatalog.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/global_stats.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/liststats.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/reload_catalogs.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/relphot_objects.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelCatalog.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelFinal.c (modified) fixing various relphot issues Mon, 25 May 2015 17:39:25 GMT eugene [38316] * branches/eam_branches/ipp-20150419/Ohana/src/relphot/include/relphot.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/StarOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelCatalog.c (modified) updating warp in relphot Sun, 24 May 2015 20:18:49 GMT eugene [38315] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) more relphot testing work Sun, 24 May 2015 20:18:27 GMT eugene [38314] * branches/eam_branches/ipp-20150419/Ohana/src/relphot/include/relphot.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/ImageOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/StarOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/bcatalog.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/plotstuff.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelCatalog.c (modified) mark used measurements; re-work the warp analysis Sun, 24 May 2015 20:17:31 GMT eugene [38313] * branches/eam_branches/ipp-20150419/Ohana/src/opihi/dvo/gstar.c (modified) add some additional options Sun, 24 May 2015 20:17:09 GMT eugene [38312] * branches/eam_branches/ipp-20150419/Ohana/src/kapa2/src/SetGraphSize.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/kapa2/src/SetImageSize.c (modified) fix segfault for too small window Sat, 23 May 2015 22:10:50 GMT bills [38311] * trunk/psphot/src/psphotSubtractBackground.c (modified) Use psphotGetFilerule to find the correct filerule when saving ... Sat, 23 May 2015 16:32:43 GMT eugene [38310] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) testing for relphot Sat, 23 May 2015 06:09:22 GMT eugene [38309] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) various updates to relphot test suite Sat, 23 May 2015 06:08:59 GMT eugene [38308] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/grefstars.c (modified) add flags for addstar -refs Sat, 23 May 2015 06:08:37 GMT eugene [38307] * branches/eam_branches/ipp-20150419/Ohana/src/opihi/cmd.astro/cdensify.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/opihi/dvo/gstar.c (modified) better formatting for gstar flags; do not allow negative range for ... Fri, 22 May 2015 19:46:53 GMT eugene [38306] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/dvo.config (added) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/dvo.layout (added) adding dvo config info for tests Fri, 22 May 2015 19:45:54 GMT eugene [38305] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/GSCregions.tbl (added) adding local GSregions.tbl for dvo tests Fri, 22 May 2015 19:43:44 GMT eugene [38304] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/tap.dvo (modified) fix up relphot test to get setphot right, zero points right Fri, 22 May 2015 18:41:34 GMT eugene [38303] * trunk/psphot/src/psphotStackReadout.c (modified) minor whitespace Fri, 22 May 2015 18:40:53 GMT eugene [38302] * trunk/psphot/src/psphotGalaxyParams.c (modified) re-cache default model if we used a different model in this analysis Fri, 22 May 2015 05:47:04 GMT eugene [38301] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/relphot.dvo (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) minor changes to relphot.dvo; working on relphot.flatcorr.dvo Fri, 22 May 2015 05:46:10 GMT eugene [38300] * branches/eam_branches/ipp-20150419/Ohana/src/libfits/matrix/F_create_M.c (modified) if Naxis[0] is 0, npix is 0 Fri, 22 May 2015 05:44:01 GMT eugene [38299] * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/src/setphot.c (modified) check for an error in the zpts file Fri, 22 May 2015 05:43:37 GMT eugene [38298] * branches/eam_branches/ipp-20150419/Ohana/src/relphot/include/relphot.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/StarOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/args.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/reload_catalogs.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/relphot_objects.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/relphot_synthphot.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelCatalog.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/synthetic_zpts.c (modified) working on setMrelCatalog reorg Thu, 21 May 2015 19:23:17 GMT eugene [38297] * branches/eam_branches/ipp-20150419/Ohana/src/relphot/include/relphot.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/StarOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/extra.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelCatalog.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelFinal.c (modified) relphot rework compiles Thu, 21 May 2015 18:13:08 GMT bills [38296] * trunk/ippTools/share/staticskytool_todo.sql (modified) * trunk/ippTools/src/staticskytool.c (modified) * trunk/ippTools/src/staticskytoolConfig.c (modified) Minor changes to staticskytool to support "updating" runs. Add ... Thu, 21 May 2015 18:11:56 GMT bills [38295] * trunk/ippTools/src/releasetoolConfig.c (modified) remove some unused code Thu, 21 May 2015 18:11:43 GMT bills [38294] * trunk/ippTools/src/releasetool.c (modified) correct label of the metadata list printed by releasetool -summary mode Thu, 21 May 2015 16:02:59 GMT eugene [38293] * branches/eam_branches/ipp-20150419/Ohana/src/libdvo/include/dvo.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/include/relphot.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/ImageOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/MosaicOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/StarOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/extra.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/liststats.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelCatalog.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelFinal.c (modified) modifying relphot to better handle mean photomety assignment Tue, 19 May 2015 17:46:25 GMT eugene [38292] * branches/eam_branches/ipp-20150419/Ohana/src/relphot/include/relphot.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/StarOps.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelCatalog.c (modified) pre-allocate groups of lists for all Nsecfilt values; we will ... Tue, 19 May 2015 07:32:45 GMT heather [38291] * trunk/tools/dvodb_calib/SAS38calib/README_SAS37 (modified) * trunk/tools/dvodb_calib/SAS38calib/README_SAS37_DIFF (modified) * trunk/tools/heather/queuesliceslapPV3.pl (modified) sas38 steps Tue, 19 May 2015 07:32:22 GMT heather [38290] * trunk/ippToPsps/config/tables.FO.vot (modified) * trunk/ippToPsps/jython/detectionbatch.py (modified) * trunk/ippToPsps/jython/forcedobjectbatch.py (modified) SAS38 changes Tue, 19 May 2015 06:26:24 GMT eugene [38289] * branches/eam_branches/ipp-20150419/Ohana/src/relphot/src/setMrelCatalog.c (modified) changing setMrelCatalog logic Tue, 19 May 2015 06:25:52 GMT eugene [38288] * branches/eam_branches/ipp-20150419/Ohana/src/kapa2/src/bDrawIt.c (modified) fix segfault for png without image Tue, 19 May 2015 00:42:05 GMT watersc1 [38287] * tags/ipp-pv3-20140717/ippScripts/scripts/lap_queue_diff.pl (modified) Merge of correct version of lap_queue_diff.pl Sat, 16 May 2015 23:14:29 GMT eugene [38286] * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/dvomerge.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/dvomergeUpdate.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/dvomerge_client.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/merge_catalogs_old.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/replace_tycho.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libohana/Makefile (modified) fix dvomerge -replace-tycho to address broken tycho ingest Sat, 16 May 2015 22:02:23 GMT eugene [38285] * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/Makefile (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/include/dvomerge.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/args.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/dvomerge.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/dvomergeUpdate_catalogs.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/dvomerge_client.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/merge_catalogs_old.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/replace_tycho.c (added) add -replace-tycho option Sat, 16 May 2015 16:34:16 GMT eugene [38284] * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/Makefile (modified) * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/include/setastrom.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/src/repair_tycho_setastrom.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/src/tyc_correction.c (modified) finish setastro repair tycho mode (but probably not needed now) Sat, 16 May 2015 15:35:23 GMT eugene [38283] * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/src/repair_tycho_setastrom.c (modified) tycho repair Sat, 16 May 2015 15:32:17 GMT eugene [38282] * branches/eam_branches/ipp-20150419/Ohana/src/libohana/Makefile (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libohana/include/ohana.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/libohana/src/bisection.c (added) * branches/eam_branches/ipp-20150419/Ohana/src/opihi/cmd.data/Makefile (modified) * branches/eam_branches/ipp-20150419/Ohana/src/opihi/cmd.data/bisection.c (added) * branches/eam_branches/ipp-20150419/Ohana/src/opihi/cmd.data/init.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/include/setastrom.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/src/initialize_setastrom.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/src/repair_tycho_setastrom.c (added) * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/src/setastrom.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/src/tyc_correction.c (added) * branches/eam_branches/ipp-20150419/Ohana/src/uniphot/src/update_dvo_setastrom.c (modified) add bisection func to libohana; add tycho correction code to setastrom Sat, 16 May 2015 01:50:54 GMT watersc1 [38281] * trunk/tools/stsci_disks/p2_check.pl (modified) Untested but complete version of the component check/replicate/cull code. Fri, 15 May 2015 23:56:42 GMT eugene [38280] * trunk/psModules/configure.ac (modified) * trunk/psModules/src/objects/models/fwhm.sh (modified) * trunk/psModules/src/objects/models/pmModel_PS1_V1.c (modified) * trunk/psModules/src/objects/models/pmModel_QGAUSS.c (modified) * trunk/psModules/src/objects/models/ps1v1.fwhm.h (added) * trunk/psModules/src/objects/models/qgauss.fwhm.h (added) * trunk/psModules/test/objects/Makefile.am (modified) * trunk/psModules/test/objects/tap_pmModel_SET_FWHM.c (added) * trunk/psModules/test/objects/tap_pmPeaks.c (modified) fix interpolation of Sigma,Core -> FWHM in PS1_V1 and QGAUSS; test ... Fri, 15 May 2015 22:15:24 GMT watersc1 [38279] * trunk/tools/stsci_disks (added) * trunk/tools/stsci_disks/p1_clear.pl (added) * trunk/tools/stsci_disks/p2_check.pl (added) First pass on stsci shuffle tools. Fri, 15 May 2015 00:47:48 GMT watersc1 [38278] * tags/ipp-20141024/ippTasks/nightly_science.pro (modified) merge from trunk of initday fix. Fri, 15 May 2015 00:43:54 GMT watersc1 [38277] * trunk/ippTasks/nightly_science.pro (modified) Change that should fix the cleanup code not being run. Thu, 14 May 2015 17:17:23 GMT bills [38276] * trunk/ippMonitor/czartool/roboczar.pl (modified) Adapt commented out code to new StageMetrics by hardcoding database ... Wed, 13 May 2015 21:41:50 GMT eugene [38275] * branches/eam_branches/ipp-20150419/ippconfig/tc3/format_tc1.config (added) add tc1 test camera Wed, 13 May 2015 21:41:14 GMT eugene [38274] * branches/eam_branches/ipp-20150419/ippconfig/recipes/ppImage.config (modified) minor whitespace Wed, 13 May 2015 21:40:55 GMT eugene [38273] * branches/eam_branches/ipp-20150419/ippconfig/tc3/camera.config (modified) add ps2 test camera Wed, 13 May 2015 21:39:12 GMT eugene [38272] * branches/eam_branches/ipp-20150419/psModules/src/camera/pmFPAMosaic.c (modified) bad pixels should be NAN-ed, not zero-ed Wed, 13 May 2015 21:37:34 GMT eugene [38271] * branches/eam_branches/ipp-20150419/Ohana/src/dvomerge/src/dvomergeUpdate_catalogs.c (modified) allow dvomerge to operate on machine groups (one client per machine ... Wed, 13 May 2015 21:31:16 GMT eugene [38270] * branches/eam_branches/ipp-20150419/Ohana/src/kapa2/src/bDrawIt.c (modified) include tv overlays in png plots Wed, 13 May 2015 21:29:42 GMT eugene [38269] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/gettycho.c (deleted) deprecating addstar/gettycho (use loadtycho instead) Wed, 13 May 2015 21:28:45 GMT eugene [38268] * branches/eam_branches/ipp-20150419/Ohana/src/addstar/Makefile (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/include/addstar.h (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/include/tycho.h (added) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/FilterStars.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/ReadStarsSDSS.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/ReadStarsUKIRT.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/args_loadtycho.c (added) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/find_matches.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/find_matches_closest.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/find_matches_closest_refstars.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/find_matches_refstars.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/getgsc.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/gettycho.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/getusno.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/getusnob.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/greference.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/grefstars.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/loadsupercos_rawdata.c (modified) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/loadtycho.c (added) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/loadtycho_ops.c (added) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/loadtycho_rawdata.c (added) * branches/eam_branches/ipp-20150419/Ohana/src/addstar/src/loadwise_rawdata.c (modified) added loadtycho; now setting measure.R,D and using that in find_matches_* Wed, 13 May 2015 21:11:15 GMT eugene [38267] * trunk/ppImage/src/ppImageSquashNANs.c (modified) ensure there are no NANs in the image Wed, 13 May 2015 21:10:30 GMT eugene [38266] * trunk/ippconfig/recipes/filerules-split.mdc (modified) * trunk/ippconfig/recipes/fitstypes.mdc (modified) tweaks to RAW_IMG, PPIMAGE.OUTPUT.NOCOMP Wed, 13 May 2015 21:09:24 GMT eugene [38265] * trunk/ippconfig/gpc2/ppImage.config (modified) mods to the DET_ONLY recipe Wed, 13 May 2015 21:06:54 GMT eugene [38264] * trunk/Ohana/src/dvopsps/src/insert_detections_dvopsps_catalog.c (modified) in debug mode, if an error occurs, dump a datafile rather than ... Wed, 13 May 2015 21:06:19 GMT eugene [38263] * trunk/Ohana/src/uniphot/src/update_dvo_setphot.c (modified) move the printed command to after the extra flags are set Wed, 13 May 2015 20:33:47 GMT eugene [38262] * trunk/ippMonitor/raw/ipp.css (modified) * trunk/ippMonitor/raw/ipp.php (modified) tweak project based colors Wed, 13 May 2015 20:18:30 GMT bills [38261] * trunk/ippMonitor/czartool/czarDbSchema.sql (modified) removed duplicate create table for fullforce fixed a typo Wed, 13 May 2015 20:13:21 GMT eugene [38260] * trunk/ippMonitor/raw/ipp.css (modified) set gpc1 & gpc2 backgrounds to be different Wed, 13 May 2015 20:12:08 GMT eugene [38259] * trunk/ippMonitor/raw/ipp.css (modified) * trunk/ippMonitor/raw/ipp.php (modified) add project-based backgrounds Wed, 13 May 2015 19:19:19 GMT bills [38258] * trunk/ippMonitor/czartool/czarplot.pl (modified) * trunk/ippMonitor/czartool/czarpoll.pl (modified) * trunk/ippMonitor/czartool/czartool/Config.pm (modified) * trunk/ippMonitor/czartool/czartool/CzarDb.pm (modified) * trunk/ippMonitor/czartool/czartool/DayMetrics.pm (modified) * trunk/ippMonitor/czartool/czartool/Gpc1Db.pm (modified) * trunk/ippMonitor/czartool/czartool/Metrics.pm (modified) * trunk/ippMonitor/czartool/czartool/MetricsIndex.pm (modified) * trunk/ippMonitor/czartool/czartool/MySQLDb.pm (modified) * trunk/ippMonitor/czartool/czartool/Plotter.pm (modified) * trunk/ippMonitor/czartool/czartool/StageMetrics.pm (modified) * trunk/ippMonitor/raw/czartool_exposures.php (modified) * trunk/ippMonitor/raw/czartool_getplot.php (modified) * trunk/ippMonitor/raw/czartool_labels.php (modified) * trunk/ippMonitor/raw/ipp.czar.dat (modified) * trunk/ippMonitor/raw/ipp.php (modified) Working version of czartool with plots. raw/ipp.czar.dat Remove ... Wed, 13 May 2015 11:51:20 GMT bills [38257] * trunk/ippMonitor/raw/czartool_labels.php (modified) need to declare some variables global Tue, 12 May 2015 00:59:10 GMT bills [38256] * trunk/dbconfig/changes.txt (modified) incorrect syntax for change to add ippRelease.accessLevelMin Mon, 11 May 2015 23:19:59 GMT eugene [38255] * trunk/Ohana/src/libfits/Makefile (modified) * trunk/Ohana/src/libfits/include/gfitsio.h (modified) * trunk/Ohana/src/libfits/matrix/F_swap_raw.c (added) * trunk/Ohana/src/opihi/cmd.data/rd.c (modified) option to swap raw data bytes on read (for broken files) Sat, 09 May 2015 00:20:51 GMT eugene [38254] * branches/eam_branches/ipp-20150419/oofview/cgi/dsgetindex.v1 (modified) * branches/eam_branches/ipp-20150419/oofview/scripts/mkoof.sh (modified) * branches/eam_branches/ipp-20150419/oofview/scripts/oof.sh (modified) updates Sat, 09 May 2015 00:18:44 GMT eugene [38253] * branches/eam_branches/ipp-20150419/oofview (added) * branches/eam_branches/ipp-20150419/oofview/cgi (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsdbh.pm (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsfsindex (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsgetindex (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsgetindex.v0 (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsgetindex.v1 (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsgetindex.v1.save (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsindex.cgi (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsprodindex (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsrootindex (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dsshellconfig (added) * branches/eam_branches/ipp-20150419/oofview/cgi/dstxtindex.cgi (added) * branches/eam_branches/ipp-20150419/oofview/htdocs (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/error410.html (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2 (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/20150503.idx (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/20150504.idx (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/20150505.idx (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/index.txt (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/o7145h0307q (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/o7145h0307q/index.txt (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/o7145h0308q (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/o7145h0308q/index.txt (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/o7145h0309q (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/o7145h0309q/index.txt (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/o7145h0310q (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/gpc2/o7145h0310q/index.txt (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/index.txt (added) * branches/eam_branches/ipp-20150419/oofview/htdocs/index.txt.template (added) * branches/eam_branches/ipp-20150419/oofview/notes.txt (added) * branches/eam_branches/ipp-20150419/oofview/scripts (added) * branches/eam_branches/ipp-20150419/oofview/scripts/create.tables.sql (added) * branches/eam_branches/ipp-20150419/oofview/scripts/mkoof.sh (added) * branches/eam_branches/ipp-20150419/oofview/scripts/oof.sh (added) * branches/eam_branches/ipp-20150419/oofview/scripts/oof.sh.v1 (added) * branches/eam_branches/ipp-20150419/oofview/scripts/pfprodtool (added) * branches/eam_branches/ipp-20150419/oofview/scripts/pfreg (added) adding new datastore-like viewer for oof data Fri, 08 May 2015 21:10:52 GMT bills [38252] * trunk/ippMonitor/czartool (modified) add .pantasks to svn:ignore Fri, 08 May 2015 20:58:45 GMT bills [38251] * trunk/ippMonitor/czartool/czarpoll.pl (modified) better merge Fri, 08 May 2015 20:49:55 GMT bills [38250] * trunk/ippMonitor/czartool/czarDbSchema.sql (modified) * trunk/ippMonitor/czartool/czarpoll.pl (modified) * trunk/ippMonitor/czartool/czartool/Config.pm (modified) * trunk/ippMonitor/czartool/czartool/CzarDb.pm (modified) * trunk/ippMonitor/czartool/czartool/DayMetrics.pm (modified) Initial work to support two IPP databases (gpc1 and gpc2). Plotting ... Fri, 08 May 2015 10:40:11 GMT watersc1 [38249] * tags/ipp-20141024/ippScripts/scripts/nightly_science.pl (modified) Change to ensure book keys are the same. Fri, 08 May 2015 10:39:46 GMT watersc1 [38248] * tags/ipp-20141024/ippTasks/nightly_science.pro (modified) Change to ensure book keys are the same. Fri, 08 May 2015 10:38:36 GMT watersc1 [38247] * trunk/ippScripts/scripts/nightly_science.pl (modified) Set a key correctly in the output metadata. Fri, 08 May 2015 10:38:21 GMT watersc1 [38246] * trunk/ippTasks/nightly_science.pro (modified) Set the nsDiffs page correctly. Fri, 08 May 2015 00:36:51 GMT watersc1 [38245] * tags/ipp-20141024/ippTasks/nightly_science.pro (modified) nsDiffs book wasn't getting the date correctly. Fri, 08 May 2015 00:35:52 GMT watersc1 [38244] * trunk/ippTasks/nightly_science.pro (modified) nsDiffs book wasn't getting the date correctly. Fri, 08 May 2015 00:10:21 GMT watersc1 [38243] * tags/ipp-20141024/ippTasks/nightly_science.pro (modified) updated multi-database nightly science