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) @33794   14 years Serge CHASTEL Documentation update
(edit) @33793   14 years Serge CHASTEL ippdor history update
(edit) @33792   14 years rhenders using 64bit JVM
(edit) @33791   14 years Serge CHASTEL Changing the IPP section
(edit) @33790   14 years rhenders now printing correct config to log if program run with 'edit' argument
(edit) @33789   14 years eugene add gpc1 TDI format as new camera
(edit) @33787   14 years rhenders improvements to exception handling
(edit) @33786   14 years rhenders no need to check client status when populating each pending box
(edit) @33785   14 years rhenders checking how many actual rows have been written to the temp pending table
(edit) @33784   14 years heather fixed the bug I added
(edit) @33783   14 years heather ssp now looks for rspiusb0 for detector name
(edit) @33782   14 years rhenders fixed bug in last commit
(edit) @33781   14 years rhenders now, when setting a sky area, checks for ingested DVO files that are …
(edit) @33780   14 years rhenders new method to check if a table exists; new method to drop a list of tables
(edit) @33779   14 years heather changes to make it compile on mac lion
(edit) @33778   14 years rhenders using 'staticsky' rather than 'staticsky_multi' when hunting for cmf files
(edit) @33777   14 years rhenders now setting to NULL all MeanMagErr > 0.5
(edit) @33776   14 years rhenders now aborting is no available scratch datbase found
(edit) @33775   14 years rhenders converting millimags to mags for filter min/max values
(edit) @33774   14 years rhenders fixed bug where last batch in a range was not being removed from the …
(edit) @33773   14 years rhenders fixed minor bug in exit message
(edit) @33772   14 years rhenders calling base-class method with wrong class
(edit) @33771   14 years rhenders printing dupe objIDs found as well as total objects to log
(edit) @33770   14 years rhenders removing a debug print statement
(edit) @33769   14 years rhenders new, safer, method to get ordered list of filters from DVO Photcodes …
(edit) @33768   14 years rhenders new method to get list of filters in the order they appear in the DVO …
(edit) @33767   14 years rhenders minor improvements to exit message
(edit) @33766   14 years rhenders usng Bill's new skycell table within gpc1
(edit) @33765   14 years rhenders removing troublesome free()
(edit) @33764   14 years rhenders
(edit) @33763   14 years rhenders using default of 0 for varFlag as stupid PSPS 'null' value of -999 …
(edit) @33761   14 years bills Add psphot recipe value PEAKS_NMAX_TOTAL. If non zero and the number …
(edit) @33760   14 years rhenders new code to populate ObjectCalColor, but commented outfor now; fix for …
(edit) @33759   14 years rhenders ObjectCalColor commented out for now
(edit) @33758   14 years rhenders adding ObjectCalColor table to Object batches
(edit) @33757   14 years watersc1 Backing out my ppMerge change on the trunk, in case I forget about …
(edit) @33755   14 years watersc1 ppMergeCamera.c fix to allow me to finish generating detrends. This …
(edit) @33754   14 years rhenders redundant
(edit) @33753   14 years rhenders added table for object batches; new default for base_path; new fields …
(edit) @33752   14 years rhenders removing redundant dir
(edit) @33751   14 years rhenders fixed logic error - batch could be set to failed, the loaded again
(edit) @33750   14 years bills bad_instances is an array not an array reference
(edit) @33748   14 years rhenders now cleaning up IN batches
(edit) @33747   14 years rhenders now including IN batches
(edit) @33746   14 years rhenders added unique key on Object table to protect against duplicates from DVO
(edit) @33745   14 years rhenders change logging path to IPP data dir
(edit) @33744   14 years bills add sctool -list to list out skycells matching selection criteria
(edit) @33743   14 years Serge CHASTEL Removed roy
(edit) @33742   14 years rhenders redundant
(edit) @33741   14 years rhenders redundant
(edit) @33740   14 years rhenders was not closing file descriptor
(edit) @33733   14 years rhenders no need for this anymore - functionality built-into Dvo class
(edit) @33731   14 years bills deactivate expnum image before the i/o checks to that reading them is …
(edit) @33730   14 years bills AH HA. I'm lucky that I tested the build on another machine. Forgot …
(edit) @33729   14 years rhenders first commit of console gui to help manage clients when loading
(edit) @33728   14 years rhenders cosmetic
(edit) @33727   14 years rhenders importIppTables() was not returning True
(edit) @33726   14 years rhenders new method editConfig() to prompt user to create or edit a config. …
(edit) @33725   14 years rhenders now accepting 'edit' argument so user can create or edit a config
(edit) @33723   14 years eugene add commented-out MEGACAM camera (as a reminder)
(edit) @33722   14 years eugene move photdbc to regular build objects; add rebuild target
(edit) @33721   14 years bills
(edit) @33720   14 years bills Add table skycell to the database and the program sctool (skycelltool …
(edit) @33719   14 years bills add program dumpskycells which lists the celestial and galactic …
(edit) @33718   14 years rhenders removing local jython
(edit) @33717   14 years rhenders using new version of java and jython
(edit) @33716   14 years rhenders adding jython jar, version 2.5.3b1
(edit) @33715   14 years rhenders added min/max mags using IPP 20% and 80% values
(edit) @33714   14 years heather This turns off convolution for megacam, since it\'s not being useful …
(edit) @33713   14 years heather I turned off convolution for stacks on megacam - it\'s not doing the …
(edit) @33712   14 years rhenders now we are cycling through all configs, printing current config to log
(edit) @33711   14 years rhenders now all programs have the ability to cycle through all 'active' configs
(edit) @33710   14 years rhenders added method to get current config for this client; altered method to …
(edit) @33709   14 years rhenders now we are cycling through all configs, printing current config to log
(edit) @33708   14 years rhenders now we are cycling through all configs, printing current config to log
(edit) @33707   14 years rhenders added mean flux
(edit) @33706   14 years heather minor tweaks to the timeouts
(edit) @33705   14 years heather minor tweaks to addtool
(edit) @33704   14 years watersc1 Replicate the normalized files after generation so we don't run into …
(edit) @33702   14 years bills put a pointer to the expnum image on the photometry readout's analysis …
(edit) @33701   14 years rhenders changes to calculation of color errors; now populting ng, nr, ni etc; …
(edit) @33700   14 years bills Fix compile error in optimized build by initializing some variables
(edit) @33693   14 years bills Didn't realize that many of the pmSourceIO files were automagically …
(edit) @33692   14 years bills Set nFrames in ppStack
(edit) @33691   14 years bills Two files that I forgot for EXPNUM changes
(edit) @33690   14 years bills In psphot and psphotStack accept exposure number images (EXPNUM) as …
(edit) @33689   14 years rhenders method to get the DVO Photcodes 'CODE' for a given filter name
(edit) @33688   14 years rhenders using new scratchDb method to determine list of filters and associated …
(edit) @33687   14 years rhenders first commit of ObjectBatch class
(edit) @33686   14 years rhenders just added a comment
(edit) @33685   14 years rhenders now using config name, rather than DVO label, for plot titles
(edit) @33684   14 years rhenders added support for OB batches; removed need to pass config params as …
(edit) @33683   14 years rhenders added methid to add a column to any table that represents a row count
(edit) @33682   14 years rhenders now storing config name rather than DVO label name
(edit) @33681   14 years rhenders configs now in ipptopsps database
(edit) @33680   14 years rhenders now polls of OB batches
(edit) @33679   14 years rhenders added density plot for OB batches
(edit) @33678   14 years rhenders added methos to get region name from index using SkyTable; now storing …
(edit) @33677   14 years rhenders added new OB batch type
(edit) @33676   14 years rhenders added methos to ingest a region based on DVO index; purgeRegions now …
Note: See TracRevisionLog for help on using the revision log.