# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 23, 2026, 11:10:38 AM Tue, 31 Mar 2009 00:41:33 GMT Paul Price [23612] * trunk/ippTools/share/warptool_definebyquery.sql (modified) Adding exp_id. Cleaning up. Tue, 31 Mar 2009 00:39:15 GMT Paul Price [23611] * trunk/ippconfig/recipes/ppStats.config (modified) Fixing recipe name. Tue, 31 Mar 2009 00:37:50 GMT Paul Price [23610] * trunk/ippTools/src/pxwarp.c (modified) Fixing table name. Tue, 31 Mar 2009 00:34:27 GMT Paul Price [23609] * trunk/ppMerge/src/ppMergeLoop.c (modified) Generate the header, if it doesn't exist. Mon, 30 Mar 2009 22:26:30 GMT Paul Price [23605] * trunk/ippconfig/gpc1/ppStack.config (modified) Updating mask values following rename. Mon, 30 Mar 2009 22:04:02 GMT Paul Price [23602] * trunk/ppStack/src/ppStackConvolve.c (modified) * trunk/ppStack/src/ppStackSetup.c (modified) Realised that we need to write temporary images even when we're not ... Mon, 30 Mar 2009 21:50:23 GMT Paul Price [23601] * trunk/ppStack/src/ppStackSetup.c (modified) CONVOLVE comes from recipe, not arguments. Mon, 30 Mar 2009 20:43:06 GMT Paul Price [23600] * trunk/psModules/src/detrend/pmDetrendDB.c (modified) Ensuring detselect command is printed in case of error. Mon, 30 Mar 2009 04:55:28 GMT beaumont [23595] * trunk/Ohana/src/relastro/src/UpdateObjects.c (modified) * trunk/pswarp/src/pswarpVersion.c (modified) fixed typo in UpdateObjects.c Mon, 30 Mar 2009 02:26:22 GMT beaumont [23593] * trunk/Ohana/src/relastro/src/UpdateObjects.c (modified) added code to react to divergent astrometry solutions in relastro Mon, 30 Mar 2009 02:04:51 GMT eugene [23592] * trunk/psastro/src/psastroExtractAnalysis.c (modified) * trunk/psastro/src/psastroExtractGhosts.c (modified) * trunk/psastro/src/psastroExtractStars.c (modified) extract ghosts in first pass, extract pixels along with stars Mon, 30 Mar 2009 01:26:40 GMT eugene [23591] * trunk/psastro/src/Makefile.am (modified) * trunk/psastro/src/psastro.h (modified) * trunk/psastro/src/psastroExtractAnalysis.c (modified) * trunk/psastro/src/psastroExtractArguments.c (modified) * trunk/psastro/src/psastroExtractFindChip.c (added) * trunk/psastro/src/psastroExtractGhosts.c (added) * trunk/psastro/src/psastroExtractStar.c (added) * trunk/psastro/src/psastroExtractStars.c (added) updates to generate ghost extractions (cleanup star extractions) Sun, 29 Mar 2009 23:50:46 GMT eugene [23590] * trunk/ippTools/src/camtool.c (modified) * trunk/ippTools/src/camtoolConfig.c (modified) * trunk/ippTools/src/pxcam.c (modified) cleanup and fix use of pxcamGet/SetSearchArgs Sun, 29 Mar 2009 23:50:08 GMT eugene [23589] * trunk/ippTools/share/camtool_find_processedexp.sql (modified) add chip_id to output Sun, 29 Mar 2009 23:49:39 GMT eugene [23588] * trunk/ippScripts/scripts/chip_imfile.pl (modified) oops: was using burn.tbl not burn.fits for input images Sun, 29 Mar 2009 23:48:56 GMT eugene [23587] * trunk/psModules/src/concepts/pmConceptsWrite.c (modified) minor Sun, 29 Mar 2009 23:48:30 GMT eugene [23586] * trunk/Ohana/src/opihi/pcontrol/job.c (modified) fix usage info Sun, 29 Mar 2009 23:48:09 GMT eugene [23585] * trunk/tools/ipp_apply_burntool.pl (modified) add skip, fix unlink Sun, 29 Mar 2009 23:47:03 GMT eugene [23584] * trunk/psastro/src/psastroExtractAnalysis.c (modified) updates for mef output Sun, 29 Mar 2009 22:22:51 GMT eugene [23583] * trunk/Ohana/src/opihi/cmd.basic/run_if.c (modified) free line in if block Sun, 29 Mar 2009 22:22:32 GMT eugene [23582] * trunk/Ohana/src/opihi/cmd.basic/break.c (modified) use explicit numbers for true and false to distinguish from -1 Sat, 28 Mar 2009 01:08:33 GMT Paul Price [23577] * trunk/ppStack/src/ppStackReadout.c (modified) * trunk/psModules/src/imcombine/pmStack.c (modified) * trunk/psModules/src/imcombine/pmStack.h (modified) Ensure we can reject pixels when combining images without convolution. Fri, 27 Mar 2009 23:26:55 GMT Paul Price [23576] * trunk/ppStack/src/Makefile.am (modified) * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppStack/src/ppStackCombineInitial.c (modified) * trunk/ppStack/src/ppStackCombinePrepare.c (added) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackLoop.h (modified) * trunk/ppStack/src/ppStackReadout.c (modified) * trunk/ppStack/src/ppStackSetup.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.h (modified) Can now combine images without convolving, but it doesn't apply any ... Fri, 27 Mar 2009 22:33:02 GMT Paul Price [23575] * trunk/ppStack/src/ppStackConvolve.c (modified) Only reject images out-of-hand on the basis of their match chi^2 if ... Fri, 27 Mar 2009 22:29:45 GMT Paul Price [23574] * trunk/psModules/src/config/pmConfig.c (modified) Load recipes from arguments, so that command-line overrides are ... Fri, 27 Mar 2009 21:49:17 GMT Paul Price [23573] * trunk/ippconfig/recipes/ppStack.config (modified) * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackCombineInitial.c (modified) * trunk/ppStack/src/ppStackConvolve.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppStack/src/ppStackOptions.c (modified) * trunk/ppStack/src/ppStackOptions.h (modified) * trunk/ppStack/src/ppStackPrepare.c (modified) * trunk/ppStack/src/ppStackReject.c (modified) * trunk/ppStack/src/ppStackSetup.c (modified) * trunk/ppStack/src/ppStackSources.c (modified) Allow convolution of images to be optional when stacking. Fri, 27 Mar 2009 01:46:38 GMT eugene [23567] * trunk/psconfig/tagsets/ipp-2.8.dist (modified) do not build gpcsw Fri, 27 Mar 2009 00:03:56 GMT bills [23566] * trunk/ippTools/share/disttool_definebyquery_select.sql (modified) * trunk/ippTools/share/disttool_pendingcomponent.sql (modified) * trunk/ippTools/share/pxadmin_create_tables.sql (modified) * trunk/ippTools/src/disttool.c (modified) * trunk/ippTools/src/disttoolConfig.c (modified) progress on query for components ready to be processed Fri, 27 Mar 2009 00:03:19 GMT bills [23565] * trunk/dbconfig/changes.txt (modified) one of the changes for 1.1.50 was incorrect Thu, 26 Mar 2009 19:52:20 GMT eugene [23564] * trunk/extsrc/gpcsw (modified) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpscoords (modified) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf (modified) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool (modified) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh (modified) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg (modified) adding ignore properties Thu, 26 Mar 2009 19:49:27 GMT eugene [23563] * trunk/Ohana/src/opihi/pantasks/JobOps.c (modified) typo Thu, 26 Mar 2009 19:48:28 GMT eugene [23562] * trunk/psconfig/tagsets/ipp-2.8.dist (modified) fix typo: target is extsrc/gpcsw Thu, 26 Mar 2009 19:46:38 GMT eugene [23561] * trunk/ippTasks/replicate.pro (modified) max of 2000 outstanding replicate jobs; if the query hits the max, ... Thu, 26 Mar 2009 19:45:09 GMT eugene [23560] * trunk/Nebulous-Server/bin/neb-admin (modified) return a useful exit status if more files are pending Thu, 26 Mar 2009 19:44:24 GMT eugene [23559] * trunk/psconfig/tagsets/ipp-2.8.dist (modified) add Nebulous-Server to dev build Thu, 26 Mar 2009 19:42:53 GMT eugene [23558] * trunk/Ohana/src/opihi/pantasks/ControllerOps.c (modified) handle failed job submission on controller Thu, 26 Mar 2009 19:42:30 GMT eugene [23557] * trunk/Ohana/src/opihi/pantasks/JobIDOps.c (modified) allow more pending jobs (10k) Thu, 26 Mar 2009 19:42:08 GMT eugene [23556] * trunk/Ohana/src/opihi/pantasks/JobOps.c (modified) handle error in job creation (table full) Thu, 26 Mar 2009 19:41:44 GMT eugene [23555] * trunk/Ohana/src/opihi/pantasks/CheckTasks.c (modified) handle error in job submission on controller Thu, 26 Mar 2009 19:41:29 GMT eugene [23554] * trunk/Ohana/src/opihi/pcontrol/JobID.c (deleted) * trunk/Ohana/src/opihi/pcontrol/JobOps.c (modified) * trunk/Ohana/src/opihi/pcontrol/QueueOps.c (deleted) * trunk/Ohana/src/opihi/pcontrol/ResetJob.c (deleted) * trunk/Ohana/src/opihi/pcontrol/job.c (modified) * trunk/Ohana/src/opihi/pcontrol/stop.c (deleted) remove deprecated pcontrol files; handle error in job submission on ... Thu, 26 Mar 2009 19:20:04 GMT eugene [23553] * trunk/Ohana/src/libohana/src/IOBufferOps.c (modified) a little more careful about overfilling the buffer Thu, 26 Mar 2009 19:03:16 GMT eugene [23552] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c (modified) alternate output file is not working yet; disable it Thu, 26 Mar 2009 19:02:50 GMT eugene [23551] * trunk/ippconfig/gpc1/ppImage.config (modified) use the deburned images, if they exist Thu, 26 Mar 2009 19:02:33 GMT eugene [23550] * trunk/ippconfig/recipes/ppImage.config (modified) add USE.DEBURNED.IMAGE recipe value Thu, 26 Mar 2009 19:02:10 GMT eugene [23549] * trunk/ippTasks/chip.pro (modified) supply deburned state to chip_imfile Thu, 26 Mar 2009 19:01:47 GMT eugene [23548] * trunk/ippScripts/scripts/chip_imfile.pl (modified) test for USE.DEBURNED.IMAGE and deburned = 1; use alternate deburned ... Thu, 26 Mar 2009 19:00:11 GMT eugene [23547] * trunk/ippTools/share/Makefile.am (modified) add update user_1 to regtool Thu, 26 Mar 2009 18:59:54 GMT eugene [23546] * trunk/ippTools/share/regtool_updateprocessedimfile.sql (added) add update user_1 to regtool Thu, 26 Mar 2009 18:59:00 GMT eugene [23545] * trunk/ippTools/src/regtoolConfig.c (modified) add dateobs range to pendingimfile; add user_1 as option for ... Thu, 26 Mar 2009 18:58:47 GMT eugene [23544] * trunk/ippTools/src/regtool.c (modified) add dateobs range to pendingimfile; add user_1 as option for ... Thu, 26 Mar 2009 18:57:54 GMT eugene [23543] * trunk/ippTools/share/chiptool_pendingimfile.sql (modified) adding output field to pendingimfile for deburn test Thu, 26 Mar 2009 18:57:17 GMT eugene [23542] * trunk/tools/ipp_apply_burntool.pl (added) adding script to run burntool for a range of images on a chip Thu, 26 Mar 2009 18:56:34 GMT eugene [23541] * trunk/Ohana/src/opihi/pantasks/CheckTasks.c (modified) another attempt to randomize the task exec time Thu, 26 Mar 2009 04:55:57 GMT eugene [23540] * trunk/ippScripts/scripts/register_imfile.pl (modified) add default response to value_for_flag; check for NULL for the ... Thu, 26 Mar 2009 01:55:51 GMT bills [23538] * trunk/pswarp/src/pswarpTransformReadout.c (modified) POOR.WARP ---> CONV.POOR BAD.WARP ---> CONV.BAD look up old names ... Thu, 26 Mar 2009 01:26:30 GMT bills [23535] * trunk/ppImage/src/ppImageSetMaskBits.c (modified) * trunk/ppSub/src/ppSubSetMasks.c (modified) * trunk/psModules/src/camera/pmFPARead.c (modified) * trunk/psphot/src/psphotMaskReadout.c (modified) look up mask with new name "LOW" if not found look up "BAD" (for ... Thu, 26 Mar 2009 00:42:53 GMT bills [23534] * trunk/ppImage/src/ppImageSetMaskBits.c (modified) Look up "LOW" in masks instead of "BAD" Thu, 26 Mar 2009 00:08:29 GMT bills [23533] * trunk/dbconfig/changes.txt (modified) Forgot to include create statements for new tables added in Version ... Wed, 25 Mar 2009 21:56:32 GMT eugene [23531] * trunk/Ohana (modified) upgrade threading/locking model for pantasks: changes merged from ... Wed, 25 Mar 2009 21:56:09 GMT eugene [23530] * trunk/Ohana/src/opihi/dimm/camera_cmds.c (modified) * trunk/Ohana/src/opihi/dimm/telescope_cmds.c (modified) * trunk/Ohana/src/opihi/include/pantasks.h (modified) * trunk/Ohana/src/opihi/include/shell.h (modified) * trunk/Ohana/src/opihi/lib.shell/SocketOps.c (modified) * trunk/Ohana/src/opihi/lib.shell/gprint.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckController.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckJobs.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckPassword.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckTasks.c (modified) * trunk/Ohana/src/opihi/pantasks/ControllerOps.c (modified) * trunk/Ohana/src/opihi/pantasks/InputQueue.c (modified) * trunk/Ohana/src/opihi/pantasks/JobOps.c (modified) * trunk/Ohana/src/opihi/pantasks/ListenClients.c (modified) * trunk/Ohana/src/opihi/pantasks/LocalJob.c (modified) * trunk/Ohana/src/opihi/pantasks/Makefile (modified) * trunk/Ohana/src/opihi/pantasks/controller.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_host.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_jobstack.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_status.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_threads.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_verbose.c (modified) * trunk/Ohana/src/opihi/pantasks/delete.c (modified) * trunk/Ohana/src/opihi/pantasks/flush.c (modified) * trunk/Ohana/src/opihi/pantasks/init.c (modified) * trunk/Ohana/src/opihi/pantasks/init_server.c (modified) * trunk/Ohana/src/opihi/pantasks/jobs_and_tasks_thread.c (copied) * trunk/Ohana/src/opihi/pantasks/kill.c (modified) * trunk/Ohana/src/opihi/pantasks/notes.txt (modified) * trunk/Ohana/src/opihi/pantasks/pantasks.c.in (modified) * trunk/Ohana/src/opihi/pantasks/pantasks_server.c.in (modified) * trunk/Ohana/src/opihi/pantasks/server.c (modified) * trunk/Ohana/src/opihi/pantasks/server_run.c (modified) * trunk/Ohana/src/opihi/pantasks/showtask.c (modified) * trunk/Ohana/src/opihi/pantasks/status_server.c (modified) * trunk/Ohana/src/opihi/pantasks/task.c (modified) * trunk/Ohana/src/opihi/pantasks/task_active.c (modified) * trunk/Ohana/src/opihi/pantasks/task_command.c (modified) * trunk/Ohana/src/opihi/pantasks/task_host.c (modified) * trunk/Ohana/src/opihi/pantasks/task_macros.c (modified) * trunk/Ohana/src/opihi/pantasks/task_nmax.c (modified) * trunk/Ohana/src/opihi/pantasks/task_options.c (modified) * trunk/Ohana/src/opihi/pantasks/task_periods.c (modified) * trunk/Ohana/src/opihi/pantasks/task_stdout.c (modified) * trunk/Ohana/src/opihi/pantasks/task_trange.c (modified) * trunk/Ohana/src/opihi/pantasks/test/threadload.sh (copied) * trunk/Ohana/src/opihi/pantasks/test/threadload2.sh (copied) * trunk/Ohana/src/opihi/pantasks/thread_locks.c (modified) upgrade threading/locking model for pantasks: changes merged from ... Wed, 25 Mar 2009 21:36:39 GMT eugene [23527] * trunk/extsrc/gpcsw/Makefile.in (modified) force copy if target exists Wed, 25 Mar 2009 21:36:19 GMT eugene [23526] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/Makefile (modified) drop libpsf (to avoid fortran) Wed, 25 Mar 2009 21:35:56 GMT eugene [23525] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/psfstats.c (modified) build-time disable of psfstats (to avoid fortran requirement) Wed, 25 Mar 2009 21:35:13 GMT eugene [23524] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c (modified) attempting to define alternate output target Wed, 25 Mar 2009 20:33:30 GMT Paul Price [23507] * trunk/psLib/src/db/psDB.c (modified) Resolving ticket 1109: bus error in pxinject was due to endian bug ... Wed, 25 Mar 2009 03:24:49 GMT Paul Price [23506] * trunk/ippTools/src/difftool.c (modified) * trunk/ippTools/src/difftoolConfig.c (modified) Adding restriction on good_frac for skycells of warp-warp diffs. Wed, 25 Mar 2009 03:17:30 GMT Paul Price [23505] * trunk/ppSub/src/ppSubMatchPSFs.c (modified) * trunk/ppSub/src/ppSubSetMasks.c (modified) * trunk/pswarp/src/pswarpSetMaskBits.c (modified) Fixing mask names following change. Wed, 25 Mar 2009 02:55:47 GMT Paul Price [23504] * trunk/ippTools/share/difftool_definewarpwarp_insert.sql (modified) Stack_id values should be NULL instead of zero, to avoid foreign key ... Wed, 25 Mar 2009 02:35:26 GMT Paul Price [23503] * trunk/ippTools/share/difftool_definewarpwarp_select.sql (modified) * trunk/ippTools/src/difftool.c (modified) Fixing GROUP BY Wed, 25 Mar 2009 01:47:54 GMT Paul Price [23502] * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/difftool_definewarpwarp_insert.sql (added) * trunk/ippTools/share/difftool_definewarpwarp_select.sql (added) * trunk/ippTools/src/difftool.c (modified) * trunk/ippTools/src/difftool.h (modified) * trunk/ippTools/src/difftoolConfig.c (modified) Adding definewarpwarp mode for difftool. The template is taken to be ... Tue, 24 Mar 2009 22:38:01 GMT bills [23501] * trunk/ippScripts/scripts/register_imfile.pl (modified) fix error checking for -telescope etc value_for_flag returns 0 if not ... Tue, 24 Mar 2009 22:17:19 GMT bills [23500] * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) correctly add -exp_id_begin and -exp_id_end to the revert functions Tue, 24 Mar 2009 21:52:45 GMT bills [23499] * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) add -exp_id_begin and -exp_id_end to the select paramters for ... Tue, 24 Mar 2009 21:05:42 GMT Paul Price [23498] * trunk/ippconfig/recipes/masks.16bit.config (modified) * trunk/ippconfig/recipes/ppStack.config (modified) * trunk/ippconfig/recipes/ppSub.config (modified) * trunk/psModules/src/config/pmConfigMask.c (modified) Updating mask bits. Renamed BAD --> LOW to more simply conveys the ... Tue, 24 Mar 2009 20:18:19 GMT bills [23497] * trunk/ippScripts/scripts/summit_copy.pl (modified) * trunk/ippTasks/summit.copy.pro (modified) * trunk/ippTools/share/pztool_find_completed_exp.sql (modified) * trunk/ippTools/src/pztool.c (modified) * trunk/ippTools/src/pztool.h (modified) * trunk/ippTools/src/pztoolConfig.c (modified) advance exposures using load, run style so that the proper workdir ... Tue, 24 Mar 2009 20:16:18 GMT bills [23496] * trunk/ippconfig/system.config (modified) use 16 bit masks Tue, 24 Mar 2009 20:07:06 GMT bills [23495] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) fix problem invoking the _neb_start method Tue, 24 Mar 2009 17:22:00 GMT Paul Price [23494] * trunk/psastro/src/psastro.h (modified) Removing functions no longer defined here. Tue, 24 Mar 2009 02:22:05 GMT eugene [23493] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c (modified) adding output file to burntool Mon, 23 Mar 2009 21:30:51 GMT Paul Price [23492] * trunk/psphot/src/psphot.h (modified) Fixing error from last fix: void should actually be "int". Mon, 23 Mar 2009 20:19:40 GMT eugene [23491] * trunk/psconfig/tagsets/ipp-2.8.dist (modified) adding extsrc/gpcsrc as build option Mon, 23 Mar 2009 20:16:15 GMT eugene [23490] * trunk/extsrc/gpcsw/gpcsrc (added) * trunk/extsrc/gpcsw/gpcsrc/Make.Common (added) * trunk/extsrc/gpcsw/gpcsrc/Makefile (added) * trunk/extsrc/gpcsw/gpcsrc/ThisIsTopLevel (added) * trunk/extsrc/gpcsw/gpcsrc/analysis (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/Make.Common (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpscoords (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpscoords/Make.Common (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpscoords/Makefile (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpscoords/pscoords.c (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpscoords/pscoords.h (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/Make.Common (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/Makefile (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psf.c (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psf.h (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psf2dim.f (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psfdonut.c (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psfmargin.c (added) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psfmoment.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits (added) * trunk/extsrc/gpcsw/gpcsrc/fits/Make.Common (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/Make.Common (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/Makefile (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burnfix.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burnparams.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burnutils.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/cheapfits.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/fitstable.spec (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/man (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/man/burntool.1 (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/persistfix.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/persistio.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/psfstamp.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/psfstats.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/sort.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/stardetect.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/trailfit.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/FHRealTime (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/Index (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/Make.Common (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/Makefile (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh_registry.asm (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh_registry.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh_registry.h.new (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh_registry_detcom_notes (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh_registry_to_asm.sh (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh_rt.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh_rt.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/fh_validate.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/tests (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/tests/t.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/tests/t.log (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh/tests/t.sh (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/Index (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/Make.Common (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/Makefile (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/dummy.c (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/general.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/gpc_all.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/gpc_detector.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/gpc_instrument.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/gpc_otguide.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/gpc_plant.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/gpc_shutter.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/gpc_telescope.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/gpc_wcs.h (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/junk (added) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg/macros.h (added) * trunk/extsrc/gpcsw/gpcsrc/missing_protos.h (added) adding gpcsrc exported from ... Mon, 23 Mar 2009 20:13:14 GMT eugene [23489] * trunk/extsrc/Makefile (modified) generic top-level makefile for external programs Mon, 23 Mar 2009 20:06:47 GMT eugene [23488] * trunk/extsrc/gpcsw/Make.Common.fixed (modified) * trunk/extsrc/gpcsw/Makefile (deleted) * trunk/extsrc/gpcsw/Makefile.in (added) * trunk/extsrc/gpcsw/autogen.sh (added) * trunk/extsrc/gpcsw/config.tools (added) * trunk/extsrc/gpcsw/configure (added) * trunk/extsrc/gpcsw/configure.tcsh (added) adding configure tools to set up install path Mon, 23 Mar 2009 19:42:42 GMT Paul Price [23487] * trunk/ippTools/src/pxerrors.c (modified) * trunk/ippTools/src/pxtools.h (modified) * trunk/magic/remove/src/streaksio.c (modified) * trunk/magic/remove/src/streaksio.h (modified) * trunk/ppSim/src/ppSim.h (modified) * trunk/ppSim/src/ppSimRandomGaussian.c (modified) * trunk/ppSim/src/ppSimStars.c (modified) * trunk/psModules/src/astrom/pmAstrometryDistortion.c (modified) * trunk/psModules/src/astrom/pmAstrometryDistortion.h (modified) * trunk/psModules/src/astrom/pmAstrometryVisual.c (modified) * trunk/psModules/src/astrom/pmAstrometryVisual.h (modified) * trunk/psModules/src/camera/pmFPAfile.c (modified) * trunk/psModules/src/camera/pmFPAfile.h (modified) * trunk/psModules/src/detrend/pmDetrendDB.h (modified) * trunk/psModules/src/detrend/pmDetrendThreads.h (modified) * trunk/psModules/src/detrend/pmShutterCorrection.c (modified) * trunk/psModules/src/detrend/pmShutterCorrection.h (modified) * trunk/psModules/src/extras/pmKapaPlots.c (modified) * trunk/psModules/src/extras/pmKapaPlots.h (modified) * trunk/psModules/src/extras/psPipe.c (modified) * trunk/psModules/src/extras/psPipe.h (modified) * trunk/psModules/src/imcombine/pmSubtractionVisual.c (modified) * trunk/psModules/src/imcombine/pmSubtractionVisual.h (modified) * trunk/psModules/src/objects/pmDetections.c (modified) * trunk/psModules/src/objects/pmDetections.h (modified) * trunk/psModules/src/objects/pmMoments.c (modified) * trunk/psModules/src/objects/pmMoments.h (modified) * trunk/psModules/src/objects/pmPSF.c (modified) * trunk/psModules/src/objects/pmPSF.h (modified) * trunk/psModules/src/objects/pmSource.h (modified) * trunk/psModules/src/objects/pmSourceExtendedPars.c (modified) * trunk/psModules/src/objects/pmSourceExtendedPars.h (modified) * trunk/psModules/src/objects/pmSourceFitSet.c (modified) * trunk/psModules/src/objects/pmSourceFitSet.h (modified) * trunk/psModules/src/objects/pmSourcePlots.c (modified) * trunk/psModules/src/objects/pmSourcePlots.h (modified) * trunk/psphot/src/psphotCleanup.c (modified) * trunk/psphot/src/psphotDetect.h (modified) * trunk/psphot/src/psphotStandAlone.h (modified) * trunk/pswarp/src/pswarp.h (modified) * trunk/pswarp/src/pswarpMapGrid.c (modified) * trunk/pswarp/src/pswarpSetThreads.c (modified) * trunk/pswarp/src/pswarpTransformTile.c (modified) Functions declared as 'type function()' cause errors with the Intel ... Mon, 23 Mar 2009 19:25:43 GMT Paul Price [23486] * trunk/ppStats/src/ppStats.h (modified) * trunk/psLib/src/imageops/psImageBinning.c (modified) * trunk/psLib/src/imageops/psImageBinning.h (modified) * trunk/psLib/src/jpeg/psImageJpeg.c (modified) * trunk/psLib/src/jpeg/psImageJpeg.h (modified) * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizeLMM.h (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psSpline.h (modified) * trunk/psLib/src/sys/psError.c (modified) * trunk/psLib/src/sys/psError.h (modified) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psastro/src/psastro.h (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotReadout.c (modified) Functions declared as 'type function()' caused errors with the Intel ... Mon, 23 Mar 2009 19:18:29 GMT eugene [23485] * trunk/extsrc (added) * trunk/extsrc/Makefile (added) * trunk/extsrc/gpcsw (added) * trunk/extsrc/gpcsw/Make.Common.fixed (added) * trunk/extsrc/gpcsw/Makefile (added) adding tools for importing and building gpc software (burntool) Sat, 21 Mar 2009 04:08:06 GMT eugene [23480] * trunk/ippTasks/Makefile.am (modified) * trunk/ippTasks/detrend.cleanup.pro (added) * trunk/ippTasks/detrend.norm.pro (modified) * trunk/ippTasks/detrend.process.pro (modified) * trunk/ippTasks/detrend.resid.pro (modified) * trunk/ippTasks/detrend.stack.pro (modified) move detrend cleanup tasks to new detrend.cleanup.pro Sat, 21 Mar 2009 04:07:08 GMT eugene [23479] * trunk/ippTasks/detrend.mkruns.pro (deleted) remove deprecated task file Sat, 21 Mar 2009 04:06:43 GMT eugene [23478] * trunk/ippTasks/simtest.ctemask.auto (added) * trunk/ippTasks/simtest.ctemask.config (added) * trunk/ippTasks/simtest.pro (modified) add support for new simtest ctemask suite Sat, 21 Mar 2009 04:06:03 GMT eugene [23477] * trunk/ippTasks/pantasks.pro (modified) up speed of load polling Sat, 21 Mar 2009 04:05:25 GMT eugene [23476] * trunk/psModules/src/config/pmConfigMask.c (modified) add support for new bitmask names CTE, SPIKE, STARCORE; DARK should ... Sat, 21 Mar 2009 04:04:28 GMT eugene [23475] * trunk/psconfig/psconfig.csh.in (modified) psconfigure should default to ./configure, same with psautogen Sat, 21 Mar 2009 04:03:58 GMT eugene [23474] * trunk/ippconfig/recipes/reductionClasses.mdc (modified) add CTEMASK recipes Sat, 21 Mar 2009 04:03:44 GMT eugene [23473] * trunk/ippconfig/recipes/rejections.config (modified) add the CTEMASK default rejections Sat, 21 Mar 2009 04:03:26 GMT eugene [23472] * trunk/ippconfig/recipes/jpeg.mdc (modified) add CTEMAP values for CTEMASK generation Sat, 21 Mar 2009 04:03:06 GMT eugene [23471] * trunk/ippconfig/recipes/ppMerge.config (modified) add CTEMASK elements Sat, 21 Mar 2009 04:02:52 GMT eugene [23470] * trunk/ippconfig/recipes/ppSim.config (modified) add elements to support bad-CTE images and the CTEMASK simtest suite Sat, 21 Mar 2009 04:02:24 GMT eugene [23469] * trunk/ippconfig/recipes/ppImage.config (modified) adding elements to support CTE mask generation Sat, 21 Mar 2009 04:01:34 GMT eugene [23468] * trunk/ippconfig/recipes/psastro.config (modified) add EXTRACT_MAX_MAG to support psastroExtract