# # ChangeLog for / # # Generated by Trac 1.6 # Jul 20, 2026, 1:23:16 PM Tue, 15 Aug 2023 22:13:45 GMT eugene [42496] * branches/eam_branches/ipp-20230313/psLib/src/math/psMinimizePolyFit.c (modified) allow NULL x vector for psVectorFitPolynomial1D; allow non-null mask ... Tue, 15 Aug 2023 22:10:52 GMT eugene [42495] * branches/eam_branches/ipp-20230313/psLib/src/math/psMatrix.c (modified) psGaussJordan is a bit too sensitive to large dynamic range errors, ... Tue, 15 Aug 2023 22:09:10 GMT eugene [42494] * branches/eam_branches/ipp-20230313/psLib/src/math/psBinomialCoeff.c (modified) psBinomialCoeff had an error : the multiplicative formula was using ... Tue, 15 Aug 2023 14:59:00 GMT eugene [42493] * branches/eam_branches/ipp-20230313/psLib/test/astro/tap_psCoord.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/astro/tap_psCoord02.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/fits/tap_psFits.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/imageops/Makefile.am (modified) * branches/eam_branches/ipp-20230313/psLib/test/imageops/tap_psImageGeomManip.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/imageops/tap_psImageInterpolate3.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/imageops/tap_psImageMapFit.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/imageops/tap_psImageMapFit2.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/imageops/tap_psImageMaskOps.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/jpeg/tap_psImageJpeg.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/math/Makefile.am (modified) * branches/eam_branches/ipp-20230313/psLib/test/math/tap_psMinimizeLMM.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/math/tap_psMinimizePowell.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/math/tap_psPolyFit_IRLS.c (added) * branches/eam_branches/ipp-20230313/psLib/test/math/tap_psSparse.c (modified) * branches/eam_branches/ipp-20230313/psLib/test/sys/tap_psMemory.c (modified) fixing tests so they compile (need to address some API changes to ... Tue, 15 Aug 2023 14:56:54 GMT eugene [42492] * branches/eam_branches/ipp-20230313/psLib/src/math/psMinimizePolyFit.c (modified) * branches/eam_branches/ipp-20230313/psLib/src/math/psMinimizePolyFit.h (modified) * branches/eam_branches/ipp-20230313/psLib/src/math/psPolynomial.c (modified) * branches/eam_branches/ipp-20230313/psLib/src/math/psPolynomial.h (modified) adding psPolynomial1DCopy, psPolynomial1DRecycle; working on the ... Mon, 14 Aug 2023 00:05:42 GMT eugene [42491] * branches/eam_branches/ipp-20230313/psLib/src/math/psMinimizePolyFit.c (modified) adding IRLS fitting to 1D vector fits Sat, 12 Aug 2023 20:27:15 GMT eugene [42490] * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/src (modified) add FindColormap.c to svn:ignore Sat, 12 Aug 2023 20:23:09 GMT eugene [42489] * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/Makefile (modified) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/colormaps (moved) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/include/constants.h (modified) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/include/prototypes.h (modified) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/src/FindColormap.c.in (modified) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/src/SetColormap.c (modified) install colormaps in defined location, make them discoverable Sun, 06 Aug 2023 01:10:18 GMT eugene [42488] * trunk/psphot/src/psphotSourceSize.c (modified) do not attempt to mask the cosmic rays if we do not have a footprint Sun, 06 Aug 2023 00:41:45 GMT eugene [42487] * trunk/psphot/src/psphotFullForceReadout.c (modified) enable non-linear fitting for bright sources in psphotFullForce Sat, 05 Aug 2023 19:29:58 GMT eugene [42486] * trunk/ippTasks/simtest.images.auto (modified) * trunk/ippTasks/simtest.images.config (modified) * trunk/ippTasks/simtest.pro (modified) improve the simtest tasks Thu, 03 Aug 2023 19:00:58 GMT eugene [42485] * trunk/tools/eam/rebalance/launch.find.sh (added) * trunk/tools/eam/rebalance/launch.insert.sh (added) * trunk/tools/eam/rebalance/launch.rsync.sh (modified) adding / tweaking helper scripts for rebalance Thu, 03 Aug 2023 01:06:59 GMT eugene [42484] * trunk/psModules/src/objects/pmSourceMoments.c (modified) white space changes Thu, 03 Aug 2023 01:06:37 GMT eugene [42483] * trunk/Ohana/src/relphot/src/relphot.c (modified) * trunk/Ohana/src/relphot/src/setMrelCatalog.c (modified) do not crash if no boundary tree is supplied when calibrating warps ... Thu, 03 Aug 2023 01:05:46 GMT eugene [42482] * trunk/Ohana/src/opihi/cmd.data/uniq.c (modified) uniq: handle (ignore) nan values in input vector Thu, 03 Aug 2023 00:58:41 GMT eugene [42481] * trunk/psModules/src/objects/pmSourceMoments.c (modified) only skip sources with large centroid swings or with negative sums if ... Fri, 21 Jul 2023 20:49:17 GMT eugene [42480] * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/fftool_defineforstacks.sql (added) * trunk/ippTools/share/fftool_defineforstacks_select_warps.sql (added) * trunk/ippTools/src/fftool.c (modified) * trunk/ippTools/src/fftool.h (modified) * trunk/ippTools/src/fftoolConfig.c (modified) fftool option to queue only warps associated with the given stack Fri, 21 Jul 2023 20:48:42 GMT eugene [42479] * trunk/psModules/src/objects/pmSourceMatch.c (modified) skip input images which only contain poor sources Fri, 21 Jul 2023 20:47:55 GMT eugene [42478] * trunk/ippconfig/gpc1/ppStack.config (modified) * trunk/ippconfig/gpc2/ppStack.config (modified) allow cross-camera stacks by adding relevant filter codes Fri, 21 Jul 2023 20:45:50 GMT eugene [42477] * trunk/Ohana/src/addstar/src/ReadStarsFITS.c (modified) * trunk/Ohana/src/libdvo/Makefile (modified) * trunk/Ohana/src/libdvo/include/cmf-ps1-v5-r0.h (added) * trunk/Ohana/src/libdvo/include/dvo.h (modified) * trunk/Ohana/src/libdvo/src/cmf-ps1-v5-r0.c (added) add functions to load fullforce photometry generated with partial ... Wed, 28 Jun 2023 00:04:38 GMT tdeboer [42476] * trunk/ippScripts/scripts/diff_skycell.pl (modified) correct for subkernel/psf files disappearing Fri, 23 Jun 2023 20:49:57 GMT cclin33 [42475] * tags/ipp-ops-20220906/ippScripts/scripts/diff_skycell.pl (modified) CCL: correct subkernel and psf are removed with update run Wed, 21 Jun 2023 21:13:25 GMT cclin33 [42474] * tags/ipp-ops-20220906/ippScripts/scripts/diff_skycell.pl (modified) merged diff_skycell.pl from trunk Tue, 06 Jun 2023 23:16:03 GMT mhuber [42473] * tags/ipp-20170121/pstamp/scripts/dquery_finish.pl (modified) merge add parse_error.txt if exists to dquery requested datastore ... Tue, 06 Jun 2023 23:14:01 GMT mhuber [42472] * trunk/pstamp/scripts/dquery_finish.pl (modified) add parse_error.txt if exists to dquery requested datastore (IPP-1948) Thu, 25 May 2023 01:52:04 GMT eugene [42471] * tags/ipp-unions-20230524 (copied) tag the tree here for UNIONS DR4 processing Thu, 25 May 2023 01:50:17 GMT eugene [42470] * trunk/ippconfig/gpc2/psphot.config (modified) add UNIONS DR3 recipe to gpc2/psphot Thu, 25 May 2023 01:45:14 GMT eugene [42469] * trunk/psModules/src/imcombine/pmSubtractionKernels.c (modified) plug leak Thu, 25 May 2023 01:40:55 GMT eugene [42468] * trunk/tools/eam/skycoverage/coverage.css (added) * trunk/tools/eam/skycoverage/gpc1.tgz (added) * trunk/tools/eam/skycoverage/gpc2.tgz (added) add missing bits to skycoverage Thu, 25 May 2023 01:39:46 GMT eugene [42467] * trunk/tools/eam/skycoverage/coverage.mana.sh (modified) add new DR1 boundary Thu, 25 May 2023 01:31:48 GMT eugene [42466] * trunk/Ohana/src/opihi/cmd.data/box.c (modified) * trunk/Ohana/src/opihi/cmd.data/concat.c (modified) * trunk/Ohana/src/opihi/cmd.data/medacc.c (modified) * trunk/Ohana/src/opihi/cmd.data/reindex.c (modified) better usage message for box; allow string vector concat, concat int ... Fri, 12 May 2023 22:49:09 GMT eugene [42465] * trunk/tools/eam/rawfix.20230221/src/advance.rawfix.pl (modified) include md5fix.done Fri, 12 May 2023 21:20:42 GMT eugene [42464] * trunk/tools/eam/rawfix.20230221/src/advance.rawfix.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.burntool.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) more fixes to the directory hierarchy Fri, 12 May 2023 19:31:00 GMT eugene [42463] * trunk/ppSub/src/ppSubCamera.c (modified) add (and use) a function to populate the config with PSCAMERA values ... Fri, 12 May 2023 19:21:20 GMT eugene [42462] * trunk/tools/eam/rawfix.20230221/src/advance.rawfix.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_md5s_dateobs.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_night_status.pl (modified) * trunk/tools/eam/rawfix.20230221/src/finish.fixchip.sh (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_failures.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_fixchip.sh (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_md5s.sh (modified) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.burntool.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/update_chip_stats.pl (modified) changing directory structure to place nights in years Fri, 12 May 2023 03:07:38 GMT tdeboer [42461] * trunk/ippScripts/scripts/diff_skycell.pl (modified) added replication for ppSub .psf and .subkernel files Fri, 28 Apr 2023 23:05:19 GMT eugene [42460] * trunk/tools/eam/rawfix.20230221/src/rawfix.burntool.pt (modified) use get_hosts_fixhchip.sh Fri, 28 Apr 2023 20:35:29 GMT eugene [42459] * trunk/tools/eam/rawfix.20230221/Makefile (modified) * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) add burntool / psvideo tools; fix issue in check.rawfix.sh for mode ... Fri, 28 Apr 2023 20:28:11 GMT eugene [42458] * trunk/tools/eam/rawfix.20230221/src/ipp_apply_burntool_psvideo.pl (added) * trunk/tools/eam/rawfix.20230221/src/psvideostats.sh (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.burntool.pt (added) add burntool and psvideostats elements Thu, 27 Apr 2023 02:54:03 GMT eugene [42457] * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_fixchip.sh (modified) fix sort for get_hosts_fixchip.sh; enable neb://any/path Sat, 22 Apr 2023 02:41:05 GMT eugene [42456] * trunk/Ohana/src/opihi/cmd.data/Makefile (modified) * trunk/Ohana/src/opihi/cmd.data/init.c (modified) * trunk/Ohana/src/opihi/cmd.data/queuesave.c (added) * trunk/Ohana/src/opihi/include/data.h (modified) * trunk/Ohana/src/opihi/lib.data/queues.c (modified) add queuesave function Sat, 22 Apr 2023 02:39:59 GMT eugene [42455] * trunk/tools/eam/rawfix.20230221/Makefile (modified) * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/create.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) * trunk/tools/eam/rawfix.20230221/src/update.rawfix.sh (modified) enable ippc190 mysql 5.7 Sat, 22 Apr 2023 01:19:30 GMT eugene [42454] * trunk/tools/eam/rawfix.20230221/Makefile (modified) * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_fixchip.sh (modified) * trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.advance.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/update.rawfix.sh (modified) remove ipp060 references; use programs in PATH Sat, 22 Apr 2023 00:59:57 GMT eugene [42453] * trunk/tools/eam/rawfix.20230221/Makefile (added) adding a makefile Fri, 21 Apr 2023 20:36:27 GMT eugene [42452] * trunk/tools/eam/rawfix.20230221/src/advance.rawfix.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_md5s_dateobs.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_md5s.sh (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.advance.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) some improvements (make sure to examine md5s for chip-specific inst ... Fri, 14 Apr 2023 22:02:11 GMT eugene [42451] * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/create.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) new instances from fix_chip_locations need to go to unique files by ... Fri, 14 Apr 2023 00:17:26 GMT eugene [42450] * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.advance.pt (modified) better handle fail chips (bad md5sum) Thu, 13 Apr 2023 19:30:40 GMT eugene [42449] * trunk/tools/eam/rawfix.20230221/src/advance.rawfix.pl (modified) * trunk/tools/eam/rawfix.20230221/src/finish.fixchip.sh (added) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_fixchip.sh (added) * trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/update_chip_stats.pl (added) split fix_chip_locations into parallel processes by chip Thu, 13 Apr 2023 03:15:20 GMT eugene [42448] * trunk/psModules/src/detrend/pmNewNonLinear.c (modified) do not allow negative fluxes to introduce NAN values in the ... Tue, 11 Apr 2023 21:00:58 GMT eugene [42447] * trunk/tools/eam/rawfix.20230221/src/check_md5s_dateobs.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) fix little issues Mon, 10 Apr 2023 21:57:03 GMT eugene [42446] * trunk/tools/eam/rawfix.20230221/src/advance.rawfix.pl (added) * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.advance.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) * trunk/tools/eam/rawfix.20230221/src/update.rawfix.sh (modified) bug fixes, making iterations work Sat, 08 Apr 2023 02:50:38 GMT eugene [42445] * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_night_status.pl (modified) * trunk/tools/eam/rawfix.20230221/src/create.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_failures.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_md5s.sh (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) rework to use a stage/iteration tracked by the rawfix database Fri, 07 Apr 2023 04:00:06 GMT eugene [42444] * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.v0.pl (deleted) * trunk/tools/eam/rawfix.20230221/src/check_md5s_dateobs.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_night_status.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations_stage2.pl (deleted) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations_stage3.pl (deleted) * trunk/tools/eam/rawfix.20230221/src/get_md5s_dateobs.pl (deleted) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances_stage2.pl (deleted) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip_s3.pt (deleted) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s2.pt (deleted) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s3.pt (deleted) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk_s2.pt (deleted) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt (deleted) * trunk/tools/eam/rawfix.20230221/src/rawfix.rsync_s1.pt (deleted) * trunk/tools/eam/rawfix.20230221/src/rawfix.rsync_s2.pt (deleted) big re-work to allow repeat, iterated fixes Thu, 06 Apr 2023 19:33:05 GMT eugene [42443] * trunk/tools/eam/rawfix.20230221/src.v0 (added) * trunk/tools/eam/rawfix.20230221/src.v0/advance.rawfix.sh (added) * trunk/tools/eam/rawfix.20230221/src.v0/check.rawfix.sh (added) * trunk/tools/eam/rawfix.20230221/src.v0/check_chip_locations.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/check_chip_locations.v0.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/check_md5s_dateobs.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/check_night_status.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/create.rawfix.sh (added) * trunk/tools/eam/rawfix.20230221/src.v0/fix_chip_failures.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/fix_chip_locations.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/fix_chip_locations_stage2.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/fix_chip_locations_stage3.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/get_hosts_md5s.sh (added) * trunk/tools/eam/rawfix.20230221/src.v0/get_md5s_dateobs.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/get_md5s_instances.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/get_md5s_instances_stage2.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/gpc1.chips.txt (added) * trunk/tools/eam/rawfix.20230221/src.v0/neb_check_location.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/queue.rawfix.sh (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.advance.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.ckchip.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.ckchip_s3.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.fixchip.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.fixchip_s2.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.fixchip_s3.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.md5chk.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.md5chk_s2.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.md5sum.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.md5sum_s2.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.rsync_s1.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/rawfix.rsync_s2.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/select.nights.sql (added) * trunk/tools/eam/rawfix.20230221/src.v0/task.test.pt (added) * trunk/tools/eam/rawfix.20230221/src.v0/triple.fix.pl (added) * trunk/tools/eam/rawfix.20230221/src.v0/update.bnodes.sh (added) * trunk/tools/eam/rawfix.20230221/src.v0/update.rawfix.sh (added) save a snapshot of the rawfix src Thu, 06 Apr 2023 00:47:40 GMT eugene [42442] * trunk/tools/eam/rawfix.20230221/src/fix_chip_failures.pl (added) * trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh (modified) new tool to repair bad chips (or at least deal with the results); ... Tue, 04 Apr 2023 18:18:25 GMT eugene [42441] * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_md5s_dateobs.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations_stage2.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations_stage3.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_md5s.sh (modified) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances_stage2.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.advance.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip_s3.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s3.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) * trunk/tools/eam/rawfix.20230221/src/task.test.pt (added) allow long-running jobs (md5sum) to be remote; fix some error handling Wed, 29 Mar 2023 00:43:59 GMT eugene [42440] * trunk/tools/eam/rawfix.20230221/src/advance.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/create.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.advance.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip_s3.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s3.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) cleanup logging and automatic advance Sun, 26 Mar 2023 21:04:35 GMT eugene [42439] * branches/eam_branches/ipp-20230313/psModules/src/objects/pmSource.c (modified) * branches/eam_branches/ipp-20230313/psphot/src/psphot.h (modified) * branches/eam_branches/ipp-20230313/psphot/src/psphotFindFeatures.c (modified) * branches/eam_branches/ipp-20230313/psphot/src/psphotSourceStats.c (modified) psphotFindFeatures now works well to reject sources on trails from ... Fri, 24 Mar 2023 19:47:27 GMT eugene [42438] * branches/eam_branches/ipp-20230313/Ohana/src/opihi/cmd.data/Makefile (modified) * branches/eam_branches/ipp-20230313/Ohana/src/opihi/cmd.data/impoints.c (added) * branches/eam_branches/ipp-20230313/Ohana/src/opihi/cmd.data/init.c (modified) * branches/eam_branches/ipp-20230313/Ohana/src/opihi/dvo/avselect.c (modified) new function impoints to insert values into an image Fri, 24 Mar 2023 19:47:03 GMT eugene [42437] * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/src/FindColormap.c.in (modified) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/src/SetColormap.c (modified) attempt to load colormap files from the installed directory Fri, 24 Mar 2023 19:46:01 GMT eugene [42436] * branches/eam_branches/ipp-20230313/psModules/src/objects/pmSourceMasks.h (modified) new feature detection code to remove streaks from the sources used to ... Fri, 24 Mar 2023 19:45:49 GMT eugene [42435] * branches/eam_branches/ipp-20230313/psphot/src/Makefile.am (modified) * branches/eam_branches/ipp-20230313/psphot/src/psphot.h (modified) * branches/eam_branches/ipp-20230313/psphot/src/psphotFindFeatures.c (added) * branches/eam_branches/ipp-20230313/psphot/src/psphotSourceStats.c (modified) use a selected subset of sources to calculate source stats; new ... Fri, 24 Mar 2023 09:03:37 GMT cclin33 [42434] * tags/ipp-ops-20220906/ippconfig/gpc1/psastro.config (modified) * tags/ipp-ops-20220906/ippconfig/gpc2/psastro.config (modified) add 20230322 refcat Fri, 24 Mar 2023 04:53:44 GMT cclin33 [42433] * tags/ipp-ops-20220906/Ohana/src/relphot/src/setMrelCatalog.c (modified) add PS1_REF_V3 format Fri, 24 Mar 2023 04:43:23 GMT cclin33 [42432] * tags/ipp-ops-20220906/Ohana/src/libdvo/Makefile (modified) add PS1_REF_V3 format Fri, 24 Mar 2023 04:06:42 GMT cclin33 [42431] * tags/ipp-ops-20220906/Ohana/src/addstar/src/grefstars.c (modified) * tags/ipp-ops-20220906/Ohana/src/libautocode/Makefile.Targets (modified) * tags/ipp-ops-20220906/Ohana/src/libautocode/def/average-ps1-ref-v3.d (added) * tags/ipp-ops-20220906/Ohana/src/libautocode/def/image-ps1-ref-v3.d (added) * tags/ipp-ops-20220906/Ohana/src/libautocode/def/measure-ps1-ref-v3.d (added) * tags/ipp-ops-20220906/Ohana/src/libautocode/def/photcode-ps1-ref-v3.d (added) * tags/ipp-ops-20220906/Ohana/src/libautocode/def/secfilt-ps1-ref-v3.d (added) * tags/ipp-ops-20220906/Ohana/src/libdvo/Makefile (modified) * tags/ipp-ops-20220906/Ohana/src/libdvo/include/dvo.h (modified) * tags/ipp-ops-20220906/Ohana/src/libdvo/include/ps1_ref_v3_defs.h (added) * tags/ipp-ops-20220906/Ohana/src/libdvo/src/LoadPhotcodesFITS.c (modified) * tags/ipp-ops-20220906/Ohana/src/libdvo/src/dvo_catalog.c (modified) * tags/ipp-ops-20220906/Ohana/src/libdvo/src/dvo_catalog_raw.c (modified) * tags/ipp-ops-20220906/Ohana/src/libdvo/src/dvo_convert.c (modified) * tags/ipp-ops-20220906/Ohana/src/libdvo/src/dvo_convert_PS1_REF_V3.c (added) * tags/ipp-ops-20220906/Ohana/src/libdvo/src/dvo_image.c (modified) * tags/ipp-ops-20220906/Ohana/src/libdvo/src/dvo_image_raw.c (modified) * tags/ipp-ops-20220906/Ohana/src/relphot/src/setMrelCatalog.c (modified) add PS1_REF_V3 format Fri, 24 Mar 2023 00:05:41 GMT eugene [42430] * trunk/tools/eam/rawfix.20230221/src/advance.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations_stage2.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_md5s.sh (modified) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances_stage2.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip_s3.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) * trunk/tools/eam/rawfix.20230221/src/select.nights.sql (added) adding advance task, fix the logs Wed, 22 Mar 2023 21:38:39 GMT eugene [42429] * trunk/tools/eam/rawfix.20230221/src/advance.rawfix.sh (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.advance.pt (added) adding advance stage Mon, 20 Mar 2023 23:13:54 GMT tdeboer [42428] * trunk/ippconfig/gpc1/camera.config (modified) keep the default burntool version at 14 for now Sat, 18 Mar 2023 19:52:09 GMT eugene [42427] * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/Makefile (modified) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/include/constants.h (modified) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/include/prototypes.h (modified) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/src/FindColormap.c.in (added) * branches/eam_branches/ipp-20230313/Ohana/src/kapa2/src/SetColormap.c (modified) partial implementation of kapa colormaps in discoverable locations Sat, 18 Mar 2023 19:50:53 GMT eugene [42426] * branches/eam_branches/ipp-20230313/Ohana/src/opihi/dvo/avselect.c (modified) partial avselect mods to allow a vector of radii Sat, 18 Mar 2023 19:37:48 GMT eugene [42425] * branches/eam_branches/ipp-20230313/Ohana/src/libohana/include/ohana.h (modified) check if OFF_T_FMT is defined before trying to define it Sat, 18 Mar 2023 19:36:52 GMT eugene [42424] * branches/eam_branches/ipp-20230313/Nebulous-Server/bin/neb-cabadd (modified) * branches/eam_branches/ipp-20230313/Nebulous-Server/bin/neb-cabinet (added) add neb-cabinet to list cabinets; fix usage line in neb-cabadd Sat, 18 Mar 2023 17:46:48 GMT tdeboer [42423] * tags/ipp-ops-20220906/ippScripts/scripts/nightly_science.pl (modified) updated desp diff verbosity logging and fixed error related to last ... Sat, 18 Mar 2023 17:45:03 GMT tdeboer [42422] * tags/ipp-ops-20220705/ippScripts/scripts/nightly_science.pl (modified) updated desp diff verbosity logging and fixed error related to last ... Sat, 18 Mar 2023 17:42:26 GMT tdeboer [42421] * trunk/ippScripts/scripts/nightly_science.pl (modified) updated desp diff verbosity logging and fixed error related to last ... Sat, 18 Mar 2023 02:02:18 GMT tdeboer [42420] * tags/ipp-ops-20220705/ippScripts/scripts/nightly_science.pl (modified) added more verbose logging to diff generation Fri, 17 Mar 2023 23:25:50 GMT tdeboer [42419] * tags/ipp-ops-20220906/ippScripts/scripts/nightly_science.pl (modified) added more verbose logging to diff generation Fri, 17 Mar 2023 23:16:55 GMT tdeboer [42418] * trunk/ippScripts/scripts/nightly_science.pl (modified) added more verbose output to diff generation Fri, 17 Mar 2023 03:13:12 GMT eugene [42417] * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s3.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) some tweaks after trying on 20100427 Fri, 17 Mar 2023 02:06:46 GMT eugene [42416] * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations_stage3.pl (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s3.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) adding stage 3 Thu, 16 Mar 2023 22:48:31 GMT eugene [42415] * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_md5s_dateobs.pl (modified) * trunk/tools/eam/rawfix.20230221/src/check_night_status.pl (added) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations_stage2.pl (added) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances_stage2.pl (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip_s2.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk_s2.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) various updates : adding stage 2 Wed, 15 Mar 2023 21:29:37 GMT eugene [42414] * branches/eam_branches/ipp-20230313/ippTools/src/pztool.c (modified) * branches/eam_branches/ipp-20230313/ippTools/src/pztoolConfig.c (modified) adding option to set a fault for summitExp entries Wed, 15 Mar 2023 21:01:42 GMT eugene [42413] * branches/eam_branches/ipp-20230313/ippTools/src/disttool.c (modified) * branches/eam_branches/ipp-20230313/ippTools/src/disttoolConfig.c (modified) fix the -simple usage to produce single-line outputs Wed, 15 Mar 2023 01:31:02 GMT eugene [42412] * trunk/ippTools/src/pzgetexp.c (modified) * trunk/ippTools/src/pzgetexpConfig.c (modified) add option to ignore summitcopy errors Wed, 15 Mar 2023 01:08:37 GMT eugene [42411] * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/check_md5s_dateobs.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.rsync_s1.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.rsync_s2.pt (added) more work on the rawfix scripts Mon, 13 Mar 2023 20:07:18 GMT eugene [42410] * branches/eam_branches/ipp-20230313/ppSub/src/ppSubMatchPSFs.c (modified) handle failurs in two additional cases as bad quality (including the ... Mon, 13 Mar 2023 16:38:48 GMT eugene [42409] * branches/eam_branches/ipp-20230313 (copied) new branch for dev work Sat, 11 Mar 2023 02:03:44 GMT eugene [42408] * trunk/Ohana/src/opihi/cmd.data/queue2book.c (modified) add option to interpret queue as a list of white-space-separated columns Fri, 10 Mar 2023 19:46:16 GMT eugene [42407] * trunk/psModules/src/detrend/pmDetrendDB.c (modified) do not attempt to free "results" before it is allocated Fri, 10 Mar 2023 01:57:48 GMT eugene [42406] * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) more work on rawfix Fri, 10 Mar 2023 00:53:11 GMT eugene [42405] * trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) split out rawfix tasks into multiple files Fri, 10 Mar 2023 00:32:14 GMT eugene [42404] * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/check_md5s_dateobs.pl (added) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_md5s.sh (modified) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl (modified) * trunk/tools/eam/rawfix.20230221/src/gpc1.chips.txt (added) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) * trunk/tools/eam/rawfix.20230221/src/update.bnodes.sh (modified) more updates to rawfix Thu, 09 Mar 2023 00:30:42 GMT tdeboer [42403] * trunk/ippScripts/scripts/dist_bundle.pl (modified) fixed missing varibale names Wed, 08 Mar 2023 23:41:47 GMT eugene [42402] * trunk/ippScripts/scripts/ipp_apply_burntool_fix.pl (modified) fix variable name typo Wed, 08 Mar 2023 23:15:37 GMT eugene [42401] * trunk/ippScripts/scripts/chip_imfile.pl (modified) fix error with overriding my declarations Wed, 08 Mar 2023 19:44:22 GMT eugene [42400] * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (modified) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (modified) * trunk/tools/eam/rawfix.20230221/src/get_hosts_md5s.sh (added) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl (modified) * trunk/tools/eam/rawfix.20230221/src/rawfix.pt (added) * trunk/tools/eam/rawfix.20230221/src/update.bnodes.sh (added) * trunk/tools/eam/rawfix.20230221/src/update.rawfix.sh (modified) updates to rawfix Wed, 08 Mar 2023 19:42:14 GMT eugene [42399] * trunk/tools/eam/euclid.sample.20210819 (added) * trunk/tools/eam/euclid.sample.20210819/coverage.css (added) * trunk/tools/eam/euclid.sample.20210819/mkstacks (added) * trunk/tools/eam/euclid.sample.20210819/mkwarps (added) * trunk/tools/eam/euclid.sample.20230206 (added) * trunk/tools/eam/euclid.sample.20230206/coverage.css (added) * trunk/tools/eam/euclid.sample.20230206/get.warp.paths (added) * trunk/tools/eam/euclid.sample.20230206/mkstacks (added) * trunk/tools/eam/euclid.sample.20230206/mkwarps (added) * trunk/tools/eam/euclid.sample.20230206/notes.txt (added) * trunk/tools/eam/rawfix.20230221 (added) * trunk/tools/eam/rawfix.20230221/src (added) * trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh (added) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.pl (added) * trunk/tools/eam/rawfix.20230221/src/check_chip_locations.v0.pl (added) * trunk/tools/eam/rawfix.20230221/src/create.rawfix.sh (added) * trunk/tools/eam/rawfix.20230221/src/fix_chip_locations.pl (added) * trunk/tools/eam/rawfix.20230221/src/get_md5s_dateobs.pl (added) * trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl (added) * trunk/tools/eam/rawfix.20230221/src/neb_check_location.pl (added) * trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh (added) * trunk/tools/eam/rawfix.20230221/src/triple.fix.pl (added) * trunk/tools/eam/rawfix.20230221/src/update.rawfix.sh (added) adding code for rawfix and euclid samples Sat, 04 Mar 2023 02:26:55 GMT eugene [42398] * trunk/psModules/src/detrend/pmDetrendDB.c (modified) add NEWNONLIN to detrend type to string conversion Thu, 02 Mar 2023 19:38:53 GMT cclin33 [42397] * tags/ipp-ops-20220906/ippconfig/gpc1/psastro.config (modified) * tags/ipp-ops-20220906/ippconfig/gpc2/psastro.config (modified) update ippref.20220324 to ippref.20230224