IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27996   16 years eugene init astro library
(edit) @27995   16 years eugene keep output of *.c.in for debug purposes
(edit) @27994   16 years bills Set correct error code when selectComponents finds no overlap with the …
(edit) @27993   16 years bills remove redundant error message
(edit) @27992   16 years Paul Price Missed an occurence of FPA.OBS
(edit) @27991   16 years bills remove obsolete optimization
(edit) @27990   16 years bills fix stupid bug managing lastCamRun
(edit) @27989   16 years Paul Price Removing the 'FPA.OBS' concept (once called 'FPA.NAME'). The original …
(edit) @27988   16 years Paul Price Zeroing rfds to avoid "using variable uninitialised" warning.
(edit) @27987   16 years Paul Price Run ppCoord on streaks and clusters files to get detector coordinates.
(edit) @27986   16 years Paul Price ppCoord now uses its own input file rules, rather than borrowing from …
(edit) @27985   16 years Paul Price Didn't mean to commit that change, so backing it out.
(edit) @27984   16 years Paul Price Fixing WHERE.
(edit) @27983   16 years Paul Price Adding PXOPT_COPY_BOOL.
(edit) @27982   16 years Paul Price Adding magictool -exposure to get camProcessedExp.path_base from magic_id.
(edit) @27981   16 years Paul Price Fix logical error/typo.
(edit) @27980   16 years rhenders Updating 'last jobID' at a more sensible time
(edit) @27979   16 years Paul Price Clusters are inputs too.
(edit) @27978   16 years Paul Price Adding support for Magic clusters list: file stars with un-commented …
(edit) @27977   16 years rhenders Updated from ippconfic/dvo.photcodes to include new zerowq points and …
(edit) @27976   16 years rhenders Fixed error in usage instructions
(edit) @27975   16 years eugene adding chiptool_export_run.sql to makefile
(edit) @27969   16 years eugene avoid unattached non-static format statements
(edit) @27968   16 years eugene adding STACKPHOT reduction class
(edit) @27967   16 years eugene updating ppSim to handle cameras with multiple chips (or class_id …
(edit) @27966   16 years eugene adding simtest config for SIMMOSAIC camera
(edit) @27965   16 years eugene add notes re freopen
(edit) @27964   16 years eugene create staticsky.pl
(edit) @27963   16 years eugene minor re-orgs of staticsky (including ss_id to sky_id)
(edit) @27962   16 years eugene change id name
(edit) @27961   16 years eugene fix psphotStack filerules
(edit) @27960   16 years eugene recipe mods for stackphot
(edit) @27959   16 years bills set magicDSRun.label = goto_cleaned
(edit) @27958   16 years eugene updating photcodes to use the current measured zero points
(edit) @27957   16 years bills don't create temporary directory for on the fly skycells unless it is …
(edit) @27954   16 years bills skip importation of dbinfo into the database until we stop making …
(edit) @27953   16 years bills For chip stage postage stamps use the camera stage mask files.
(edit) @27951   16 years eugene install YAML (needed by Apache2-SOAP)
(edit) @27949   16 years eugene additional recipe options for stack photometry
(edit) @27947   16 years bills Always pass the mask file to ppstamp. It is needed to set masked …
(edit) @27946   16 years bills pass the magicked state of the run to destreak and revert. At the …
(edit) @27945   16 years bills include stageRun.magicked for magicdstool -todestreak and -torevert. …
(edit) @27944   16 years rhenders Two new astrometry fields.
(edit) @27943   16 years rhenders Two new astrometry fields.
(edit) @27942   16 years rhenders certain floats are now doubles due to crazy MSSQL calling doubles FLOATs.
(edit) @27941   16 years bills update commented out fprintf with new variable names
(edit) @27940   16 years bills update type in debug print statement
(edit) @27938   16 years watersc1 I introduced a bug that killed burntool processing. This should …
(edit) @27930   16 years watersc1 Set sweetspot data to not be cleaned automatically (for now).
(edit) @27929   16 years bills When updating use the original path_base
(edit) @27928   16 years bills Add Bill's checkexp script.
(edit) @27927   16 years rhenders First commit of czartool page
(edit) @27926   16 years bills When updating an image use the original path base for consistency with …
(edit) @27925   16 years bills bump STARS.SIGMA.LIM from .1 to 1 to avoid excessive memory use by simtest
(edit) @27922   16 years bills only force $need_magic if $imagedb eq "gpc1"
(edit) @27921   16 years bills don't require magic for the diff part of Stack stack diffs. It is …
(edit) @27920   16 years bills when doing diff updates, use existing path_base
(edit) @27918   16 years bills if it isn't tested it doesn't work
(edit) @27917   16 years bills start of a note describing how to install the data store
(edit) @27916   16 years bills In locate_images if $component = 'all' return all components for a …
(edit) @27915   16 years bills Add camRun.state to output of camtool -processedexp
(edit) @27914   16 years bills Fix error queuing update runs for get image jobs. Pass component = …
(edit) @27913   16 years rhenders Fixed typo in last commit
(edit) @27912   16 years rhenders More meaningful numbers for faults; fixed bug when listing labels for …
(edit) @27911   16 years Paul Price Only use the thread mechanisms if threading is activated; otherwise, …
(edit) @27910   16 years Paul Price Fix compilation errors.
(edit) @27908   16 years Paul Price Adding mutex on psImageConvolveSetThreads to attempt to fix sporadic …
(edit) @27907   16 years Paul Price COUNT(expr) always returns the total number even if expr is false …
(edit) @27906   16 years Paul Price No need for strict checking when there's an error.
(edit) @27905   16 years bills Add an option to run funpack on fits files
(edit) @27904   16 years Paul Price Prevent problem when we can't open the stats file.
(edit) @27903   16 years Paul Price Be more careful about locking. Despite protestations in the comments, …
(edit) @27902   16 years Paul Price Initialising Nc to avoid compiler warning.
(edit) @27901   16 years bills Don't fail if dvoImagesAtCoords returns more than one line it …
(edit) @27900   16 years bills use parse_md_fast to read request file.
(edit) @27899   16 years bills args file is no more. Use gettimeofday() for timing. …
(edit) @27898   16 years bills derive ppstamp arguments from the params file.
(edit) @27897   16 years bills changed some comments
(edit) @27896   16 years bills Get exposure parameters from the params file to avoid calling regtool …
(edit) @27895   16 years eugene fix up options to run only in the day (still disabled)
(edit) @27894   16 years eugene make object restrictions LIKE not ==
(edit) @27893   16 years eugene make label, data_group, dist_group restrictions LIKE not ==
(edit) @27892   16 years eugene updates from ipp user
(edit) @27891   16 years watersc1 regtool knows how to set the states, but it was just not in the script …
(edit) @27890   16 years Paul Price Adding selection by data_group.
(edit) @27889   16 years eugene adding recipe options for psphotStack
(edit) @27887   16 years eugene add filerules for psphotStack
(edit) @27886   16 years eugene add psphotStack filerules; add filerules already defined in …
(edit) @27885   16 years eugene added more recipe values for psphotStack
(edit) @27882   16 years rhenders Changes after confusion with floating-point types. Many FLOAT values …
(edit) @27881   16 years bills Let pstampDependents start running before a request file has completed …
(edit) @27880   16 years bills in chiptool modes -processedimfile and -listrun and warptool modes …
(edit) @27879   16 years bills in destreak.status list the book magicDSToCleanup
(edit) @27878   16 years rhenders Some confusion over silly MSSQL floating-point types.
(edit) @27877   16 years rhenders Added new astrometry fields (cdelt1, cdelt2).
(edit) @27874   16 years bills Various changes to the postage stamp server and associated tables. …
(edit) @27873   16 years bills added ppViz to list of directories to build. It is required by the …
(edit) @27872   16 years rhenders More meaningful names: products are now batches
(edit) @27871   16 years rhenders More meaningful names: products are now batches
(edit) @27870   16 years Paul Price Need to select by label!
Note: See TracRevisionLog for help on using the revision log.