# # ChangeLog for / # # Generated by Trac 1.6 # Jul 26, 2026, 1:47:16 PM Wed, 08 Feb 2012 18:29:23 GMT eugene [33219] * branches/eam_branches/ipp-20111122/Ohana/Makefile.in (modified) add rebuild option to avoid parallel problems with "make clean install" Wed, 08 Feb 2012 18:16:40 GMT eugene [33218] * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/Makefile (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/include/dvodist.h (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/AssignSkyToHost.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/CopyFromHostLocation.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/CopyToHostLocation.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/HostTableLoad.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/Shutdown_dvodist.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/dvodist.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/initialize_dvodist.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/md5_ops.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/memstr.c (added) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/photdbc.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/rconnect.c (modified) dvodist builds and has all initial features Wed, 08 Feb 2012 18:05:56 GMT eugene [33217] * branches/eam_branches/ipp-20111122/Ohana/src/libohana/include/ohana.h (modified) new function scan_line_maxlen to avoid string overruns Wed, 08 Feb 2012 18:05:33 GMT eugene [33216] * branches/eam_branches/ipp-20111122/Ohana/src/libautocode/def/SkyRegion.d (modified) adjust SkyTable : add hostFlags, hostID, backupID fields Wed, 08 Feb 2012 18:04:55 GMT eugene [33215] * branches/eam_branches/ipp-20111122/Ohana/src/libdvo/include/dvo.h (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libdvo/src/dvo_catalog_mef.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libdvo/src/skyregion_gsc.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libdvo/src/skyregion_io.c (modified) add HOSTS to SkyTable.dat PHU, carry in SkyTable.hosts field; check ... Wed, 08 Feb 2012 17:28:41 GMT eugene [33214] * branches/eam_branches/ipp-20111122/Ohana/src/dvosplit/include/dvosplit.h (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvosplit/src/ConfigInit.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvosplit/src/args.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvosplit/src/dvosplit.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvosplit/src/open_output_catalogs.c (modified) major cleanups: a new output directory may be specified (or split ... Wed, 08 Feb 2012 16:57:54 GMT eugene [33213] * branches/eam_branches/ipp-20111122/Ohana/src/dvomerge/src/dvoconvert.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvomerge/src/dvomergeContinue.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvomerge/src/dvomergeContinue_threaded.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvomerge/src/dvomergeCreate.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvomerge/src/dvomergeUpdate.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvomerge/src/dvomergeUpdate_threaded.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/dvomerge/src/dvoverify.c (modified) new libdvo API to define skytable filename Wed, 08 Feb 2012 06:55:17 GMT heather [33212] * trunk/ippconfig/ssp/Makefile (deleted) * trunk/ippconfig/ssp/Makefile.in (deleted) fixed some bugs for compilation Wed, 08 Feb 2012 06:54:44 GMT heather [33211] * trunk/ippconfig/configure.ac (modified) * trunk/ippconfig/ssp (modified) fixed some bugs for compilation Wed, 08 Feb 2012 04:11:54 GMT heather [33210] * trunk/ippScripts/scripts/queue_chips_by_night.pl (added) add a helper script to queue chips by night (like for isp) Wed, 08 Feb 2012 03:22:44 GMT heather [33209] * trunk/ippScripts/Build.PL (modified) * trunk/ippScripts/scripts/ipp_serial_inject_into_nebulous.pl (added) take a list of files, copy into nebulous, replicate, and inject into ... Wed, 08 Feb 2012 03:20:41 GMT heather [33208] * trunk/ippconfig/Makefile.am (modified) * trunk/ippconfig/ssp (added) * trunk/ippconfig/ssp/Makefile (added) * trunk/ippconfig/ssp/Makefile.am (added) * trunk/ippconfig/ssp/Makefile.in (added) * trunk/ippconfig/ssp/camera.config (added) * trunk/ippconfig/ssp/format.config (added) * trunk/ippconfig/ssp/ppImage.config (added) * trunk/ippconfig/ssp/psastro.config (added) * trunk/ippconfig/ssp/psphot.config (added) * trunk/ippconfig/system.config (modified) required changes to make ssp work Tue, 07 Feb 2012 21:48:36 GMT eugene [33207] * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/include/dvodist.h (added) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/AssignSkyToHost.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/CopyFromHostLocation.c (added) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/CopyToHostLocation.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/HostTableLoad.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/Shutdown_dvodist.c (added) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/dvodist.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/initialize_dvodist.c (moved) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/md5_ops.c (added) working on dvodist Tue, 07 Feb 2012 07:13:29 GMT eugene [33206] * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/include/md5.h (added) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/AssignSkyToHost.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/CopyToHostLocation.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/args_dvodist.c (added) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/dvodist.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/initialize.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/md5.c (added) adding open license md5 implementation; working on dvodist Mon, 06 Feb 2012 21:41:28 GMT eugene [33205] * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/CopyToHostLocation.c (modified) ongoing work Mon, 06 Feb 2012 16:50:18 GMT eugene [33204] * branches/eam_branches/ipp-20111122/Ohana/src/dvosplit/src/dvosplit.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libautocode/def/SkyRegion.d (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/AssignSkyToHost.c (added) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/CopyToHostLocation.c (added) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/HostTableLoad.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/rconnect.c (added) added some notes to dvosplit; working on dvodist Sun, 05 Feb 2012 22:33:29 GMT eugene [33203] * branches/eam_branches/ipp-20111122/Ohana/src/libohana/src/string.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/HostTableLoad.c (added) * branches/eam_branches/ipp-20111122/Ohana/src/photdbc/src/dvodist.c (added) working towards distributed dvo Fri, 03 Feb 2012 19:52:16 GMT eugene [33202] * branches/eam_branches/ipp-20111122/Ohana/src/opihi/dvo/mextract.c (modified) put in validity checks for db consistency Fri, 03 Feb 2012 03:47:18 GMT eugene [33201] * branches/eam_branches/ipp-20111122/Ohana/Makefile.in (modified) make Ohana/photdbc a regularly installed program Fri, 03 Feb 2012 00:07:22 GMT eugene [33200] * branches/eam_branches/ipp-20111122/Ohana/src/libdvo/include/dvodb.h (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libdvo/src/dbExtractMeasures.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libdvo/src/dbFields.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/opihi/dvo/mextract.c (modified) adding a few query fields to mextract (flat, Mcal_offset, mean_airmass) Fri, 03 Feb 2012 00:06:11 GMT eugene [33199] * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/load_zpt_table.c (modified) modified the no-metadata chip size to reflect the actual boundaries ... Fri, 03 Feb 2012 00:05:23 GMT eugene [33198] * branches/eam_branches/ipp-20111122/psLib/src/fits/psFitsImage.c (modified) FITS images with 0 or 1 dimensions are read into a 2D image with 1 ... Thu, 02 Feb 2012 19:43:52 GMT bills [33197] * trunk/tools/repair_bad_instance (modified) better messages Thu, 02 Feb 2012 19:32:41 GMT bills [33196] * trunk/tools/repair_bad_instance (modified) Add new option --repair-lost which causes lost rawImfile to be set to ... Thu, 02 Feb 2012 01:21:46 GMT Serge CHASTEL [33195] * trunk/tools/mysql-dump/ops_dump.csh (modified) Added ssp. Changed isp dump host to ippdb01 Thu, 02 Feb 2012 00:33:35 GMT rhenders [33194] * trunk/ippToPsps/jython/regionTest.py (added) test program for DVO region loading Thu, 02 Feb 2012 00:32:57 GMT rhenders [33193] * trunk/ippToPsps/jython/dvo.py (modified) improvements to auditing of regions; some convenience methods for ... Thu, 02 Feb 2012 00:31:37 GMT rhenders [33192] * trunk/ippToPsps/jython/pslogger.py (modified) now formatting log entries when going to stdout Thu, 02 Feb 2012 00:31:08 GMT rhenders [33191] * trunk/ippToPsps/jython/load.py (modified) * trunk/ippToPsps/jython/metrics.py (modified) better way of setting default RA/Dec limits if none specified in config Thu, 02 Feb 2012 00:30:27 GMT rhenders [33190] * trunk/ippToPsps/jython/configs/oldthreepiTest.xml (added) test config for old 3PI Wed, 01 Feb 2012 21:36:03 GMT rhenders [33189] * trunk/ippToPsps/jython/configs/oldthreepi.xml (modified) more sensible Dec limits Wed, 01 Feb 2012 20:22:52 GMT eugene [33188] * branches/eam_branches/ipp-20111122/Ohana/src/libfits/matrix/F_compress_M.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libfits/matrix/F_load_M.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libfits/matrix/F_read_portion.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libfits/matrix/F_read_segment.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libfits/matrix/F_write_M.c (modified) fix embarrassing byte-swap error in bitpix = -64 images Wed, 01 Feb 2012 02:29:02 GMT rhenders [33187] * trunk/ippToPsps/jars/stilts.jar (modified) new version of stilts - Oct 2011 Wed, 01 Feb 2012 02:28:37 GMT rhenders [33186] * trunk/ippToPsps/jython/gpc1db.py (modified) added convenience method to define search box by center and side length Wed, 01 Feb 2012 02:27:16 GMT rhenders [33185] * trunk/ippToPsps/jython/scratchdb.py (modified) now dropping SkyTable and Images tables when resetting DVO tables; ... Wed, 01 Feb 2012 02:22:51 GMT rhenders [33184] * trunk/ippToPsps/jython/dvo.py (modified) more measures to make safer when switching DVO databases; some ... Tue, 31 Jan 2012 19:57:07 GMT rhenders [33183] * trunk/ippToPsps/jython/dvo.py (modified) more stats for what is and isn't ingested; improvments when resetting ... Tue, 31 Jan 2012 19:52:33 GMT rhenders [33182] * trunk/ippToPsps/jython/scratchdb.py (modified) after purging detections, we now OPTIMIZE the detections table Tue, 31 Jan 2012 19:51:10 GMT rhenders [33181] * trunk/ippToPsps/jython/mysql.py (modified) added method to OPTIMIZE a table; added method to get Db friendly ... Mon, 30 Jan 2012 17:43:27 GMT eugene [33180] * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/load_zpt_table.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/setphot.c (modified) merge the NO_METADATA code into load_zpt_ubercal Mon, 30 Jan 2012 17:42:05 GMT eugene [33179] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/tap.dvo (modified) a bit more extensive testing (different filters, tap tests) Sat, 28 Jan 2012 03:12:43 GMT bills [33178] * tags/ipp-20111222/psphot/src/psphotForcedReadout.c (modified) need to merge sources before guessing model Sat, 28 Jan 2012 02:33:05 GMT rhenders [33177] * trunk/ippToPsps/jython/dvo.py (modified) * trunk/ippToPsps/jython/scratchdb.py (modified) changes to keep track of, and purge, ingested-but-out-of-date regions Sat, 28 Jan 2012 01:48:57 GMT rhenders [33176] * trunk/ippToPsps/jython/dvo.py (modified) now figuring out which currently ingested regions can be deleted; if ... Sat, 28 Jan 2012 01:46:15 GMT rhenders [33175] * trunk/ippToPsps/jython/scratchdb.py (modified) added new columns to dvoDone table and dvoDetectionFull so that each ... Sat, 28 Jan 2012 00:48:47 GMT bills [33174] * tags/ipp-20111222/PS-IPP-PStamp (modified) * tags/ipp-20111222/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) * tags/ipp-20111222/pstamp (modified) * tags/ipp-20111222/pstamp/scripts (modified) * tags/ipp-20111222/pstamp/scripts/detectability_respond.pl (modified) * tags/ipp-20111222/pstamp/scripts/dquery_finish.pl (modified) * tags/ipp-20111222/pstamp/scripts/dqueryparse.pl (modified) * tags/ipp-20111222/pstamp/scripts/pstamp_job_run.pl (modified) * tags/ipp-20111222/pstamp/scripts/pstamp_parser_run.pl (modified) Changes to make detectability queries better behaved in the case of ... Sat, 28 Jan 2012 00:47:16 GMT bills [33173] * tags/ipp-20111222/ippScripts/scripts/background_warp.pl (modified) use $ipprc->prepare_output to avoid lost files Sat, 28 Jan 2012 00:02:45 GMT bills [33172] * trunk/ippTools/share/chiptool_definecopy.sql (modified) * trunk/ippTools/share/difftool_change_run_state.sql (modified) * trunk/ippTools/share/warptool_change_run_state.sql (modified) don't change components with bad quality to cleaned leave them full Fri, 27 Jan 2012 23:58:32 GMT bills [33171] * trunk/ippTools/share/chiptool_pendingcleanupimfile.sql (modified) * trunk/ippTools/share/difftool_pendingcleanupskyfile.sql (modified) * trunk/ippTools/share/warptool_pendingcleanupskyfile.sql (modified) don't clean components with non-zero quality. Leave them in full state Fri, 27 Jan 2012 22:31:28 GMT rhenders [33170] * trunk/ippToPsps/jython/dvo.py (modified) using more meaningful name of 'region' as opposed to 'file' to refer ... Fri, 27 Jan 2012 20:06:11 GMT eugene [33169] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/src/mkcmf.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/include/relphot.h (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/ImageOps.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/StarOps.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/args.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/match_zpts_to_images.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/update_catalog_setphot.c (modified) setphot / relphot now seem to work well with the ubercal input zero table Fri, 27 Jan 2012 06:13:09 GMT bills [33168] * trunk/ippTasks/summit.copy.pro (modified) add macro copy.status Fri, 27 Jan 2012 06:12:50 GMT bills [33167] * trunk/ippTasks/fake.pro (modified) don't target hosts for fake stage Fri, 27 Jan 2012 06:12:12 GMT bills [33166] * trunk/ippTasks/nightly_stacks.pro (modified) periods for dq.stats.load didn't make sense Fri, 27 Jan 2012 04:59:31 GMT bills [33165] * tags/ipp-20111222/ippTasks/fake.pro (modified) * tags/ipp-20111222/ippTasks/nightly_stacks.pro (modified) don't target hosts for fake. Fix incorrect periods for ns.dqstats.load Fri, 27 Jan 2012 02:05:27 GMT rhenders [33164] * trunk/ippToPsps/jython/scratchdb.py (modified) method to drop all DVO detections from database, but not Images and ... Fri, 27 Jan 2012 02:04:35 GMT rhenders [33163] * trunk/ippToPsps/jython/dvo.py (modified) slight method name change Thu, 26 Jan 2012 23:58:06 GMT rhenders [33162] * trunk/ippToPsps/jython/dvo.py (modified) new method to reset only detections from scratch Db Thu, 26 Jan 2012 22:25:36 GMT rhenders [33161] * trunk/ippToPsps/jython/dvo.py (modified) now doesn't re-ingest cpm file if previous attempt was aborted after ... Thu, 26 Jan 2012 22:23:08 GMT rhenders [33160] * trunk/ippToPsps/jython/scratchdb.py (modified) method to check we are ingesting the correct DVO; method to calculate ... Thu, 26 Jan 2012 21:39:50 GMT eugene [33159] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) added notes Thu, 26 Jan 2012 15:21:27 GMT eugene [33158] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) test improvements Thu, 26 Jan 2012 15:21:00 GMT eugene [33157] * branches/eam_branches/ipp-20111122/Ohana/src/relphot/include/relphot.h (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/ImageOps.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/MosaicOps.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/StarOps.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/args.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/help.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/plot_scatter.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/plotstuff.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/relphot.c (modified) relphot runs with ubercal & flatcorr, signs seem right Thu, 26 Jan 2012 15:20:00 GMT eugene [33156] * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/load_zpt_table.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/setphot.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/update_catalog_setphot.c (modified) fix sign on Mcal & flatcorr Thu, 26 Jan 2012 03:10:25 GMT rhenders [33155] * trunk/ippToPsps/jython/dvo.py (modified) * trunk/ippToPsps/jython/scratchdb.py (modified) now storing size and modified date of each file ingested from DVO Thu, 26 Jan 2012 01:15:34 GMT rhenders [33154] * trunk/ippToPsps/jython/dvo.py (added) first commit of new Dvo class Wed, 25 Jan 2012 23:46:34 GMT rhenders [33153] * trunk/ippToPsps/jython/configs/newsas.xml (modified) deleting local copies Wed, 25 Jan 2012 23:45:58 GMT rhenders [33152] * trunk/ippToPsps/jython/configs/newmd4.xml (modified) deleting local copies Wed, 25 Jan 2012 23:44:59 GMT rhenders [33151] * trunk/ippToPsps/jython/configs/oldthreepi2.xml (added) * trunk/ippToPsps/jython/configs/oldthreepi3.xml (added) extra OLD configs Wed, 25 Jan 2012 23:44:23 GMT rhenders [33150] * trunk/ippToPsps/jython/configs/oldthreepi.xml (modified) final RA range for OLD loading Wed, 25 Jan 2012 23:43:24 GMT rhenders [33149] * trunk/ippToPsps/jython/configs/lap20110809_2.xml (added) * trunk/ippToPsps/jython/configs/lap20110809_3.xml (added) more LAP configs Wed, 25 Jan 2012 23:42:58 GMT rhenders [33148] * trunk/ippToPsps/jython/configs/lap20110809.xml (modified) stop queuing stacks Wed, 25 Jan 2012 23:42:07 GMT rhenders [33147] * trunk/ippToPsps/jython/scratchdb.py (modified) new method to get DVO region files from SkyTable given an RA/Dec box Wed, 25 Jan 2012 23:40:31 GMT rhenders [33146] * trunk/ippToPsps/jython/stackbatch.py (modified) change to the way we call method to get cmf; more fields populated, ... Wed, 25 Jan 2012 23:31:20 GMT rhenders [33145] * trunk/ippToPsps/jython/gpc1db.py (modified) removing debug... Wed, 25 Jan 2012 23:30:33 GMT rhenders [33144] * trunk/ippToPsps/jython/gpc1db.py (modified) Big changes to SQL for getting both camera and stack stage files Wed, 25 Jan 2012 03:32:15 GMT eugene [33143] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) updates to test suite Wed, 25 Jan 2012 03:18:36 GMT bills [33142] * trunk/pstamp/scripts/dqueryparse.pl (modified) tweak to warning message Wed, 25 Jan 2012 02:40:12 GMT bills [33141] * trunk/pstamp/scripts/detectability_respond.pl (modified) * trunk/pstamp/scripts/dquery_finish.pl (modified) * trunk/pstamp/scripts/dqueryparse.pl (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) more work on detectability queries Tue, 24 Jan 2012 23:25:49 GMT bills [33140] * trunk/psphot/src/psphotForcedReadout.c (modified) in psphotForced merge the new and old sources before trying to guess ... Tue, 24 Jan 2012 19:44:39 GMT eugene [33139] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) more updates Tue, 24 Jan 2012 07:40:03 GMT eugene [33138] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/src/mkcmf.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) add options to mkcmf; improvements to relphot.flatcorr test script Tue, 24 Jan 2012 07:39:30 GMT eugene [33137] * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/load_zpt_table.c (modified) fix build error Tue, 24 Jan 2012 00:22:17 GMT eugene [33136] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) build test with no noise Mon, 23 Jan 2012 22:09:26 GMT eugene [33135] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/src/mkcmf.c (modified) add option to skip errors Mon, 23 Jan 2012 22:09:04 GMT eugene [33134] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (modified) update flatcorr tests Sun, 22 Jan 2012 16:32:39 GMT eugene [33133] * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/include/uniphot.h (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/args.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/initialize.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/load_zpt_table.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/match_flatcorr_to_images.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/match_zpts_to_images.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/setphot.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/update_catalog_setphot.c (modified) make setphot a bit more generic for loading ubercal-style files (read ... Sun, 22 Jan 2012 16:31:19 GMT eugene [33132] * branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo (added) add test script to validate setphot / relphot with ubercal tables Sun, 22 Jan 2012 16:29:57 GMT eugene [33131] * branches/eam_branches/ipp-20111122/Ohana/src/opihi/cmd.data/write_vectors.c (modified) add option to write vectors to a FITS table, not a text file Sun, 22 Jan 2012 16:29:17 GMT eugene [33130] * branches/eam_branches/ipp-20111122/Ohana/src/libohana/include/ohana_allocate.h (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libohana/test/memspeed.c (added) create test program to check speed of memory management Sun, 22 Jan 2012 16:27:53 GMT eugene [33129] * branches/eam_branches/ipp-20111122/Ohana/src/libdvo/include/dvo.h (modified) add UBERCAL flag to images and measure; add season information to ... Sun, 22 Jan 2012 16:26:57 GMT eugene [33128] * branches/eam_branches/ipp-20111122/Ohana/src/libfits/header/F_modify.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libfits/header/F_print.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libfits/include/gfitsio.h (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libfits/table/F_define_column.c (modified) * branches/eam_branches/ipp-20111122/Ohana/src/libfits/table/F_set_column.c (modified) add function gfits_set_bintable_column_reformat (sets column type to ... Sat, 21 Jan 2012 03:43:05 GMT bills [33127] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) Fix bug in bydiff requests where mutliple rows are processed at once. Sat, 21 Jan 2012 03:42:08 GMT bills [33126] * trunk/pstamp/scripts/detectability_respond.pl (modified) * trunk/pstamp/scripts/dqueryparse.pl (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) * trunk/pstamp/scripts/pstamp_parser_run.pl (modified) In detectability requests use child jobs to manage the updates. The ... Fri, 20 Jan 2012 22:03:34 GMT watersc1 [33125] * trunk/ippScripts/scripts/lap_science.pl (modified) Bugfix to prevent error_cleaned diffs from being detected as incomplete. Fri, 20 Jan 2012 21:59:49 GMT Serge CHASTEL [33124] * trunk/Nebulous-Server/bin/neb-admin (modified) Nebulous: neb-admin Fri, 20 Jan 2012 21:59:04 GMT Serge CHASTEL [33123] * tags/ipp-20111222/Nebulous-Server/bin/neb-admin (modified) Nebulous: neb-admin Fri, 20 Jan 2012 21:46:53 GMT Serge CHASTEL [33122] * tags/ipp-20111222/Nebulous-Server/bin/neb-admin (modified) Removed blob objects selected from mysql statements Fri, 20 Jan 2012 21:44:06 GMT Serge CHASTEL [33121] * trunk/Nebulous-Server/bin/neb-admin (modified) Removed blob objects selected from mysql statements Fri, 20 Jan 2012 19:47:49 GMT bills [33120] * tags/ipp-20111222/dbconfig/pstamp.md (modified) * tags/ipp-20111222/ippTools/share/pstamptool_pendingjob.sql (modified) * tags/ipp-20111222/ippTools/share/pstamptool_stopdependentjob.sql (modified) * tags/ipp-20111222/ippTools/share/pxadmin_create_tables.sql (modified) * tags/ipp-20111222/ippTools/src/pstamptool.c (modified) * tags/ipp-20111222/ippTools/src/pstamptoolConfig.c (modified) Add two columns to pstampJob to enable the parent / child job concept