IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37035   12 years eugene major re-work of dvo photcode-based-field parsing; adding PS1_V5 and …
(edit) @37034   12 years eugene adding PS1_V5 dvo format, changing Xm to Mchisq generally (true float …
(edit) @37033   12 years eugene move INITTIME,MARKTIME to libohana; new parsing functions to deal with …
(edit) @37032   12 years eugene modes to table descriptions to make them more parse-able
(edit) @37031   12 years eugene adding new dvo distribution
(edit) @37030   12 years eugene add additional cleanup types to dvo
(edit) @37029   12 years eugene add lensing parameters to fullforce
(edit) @37028   12 years eugene add SV3 and DV4 elements
(edit) @37027   12 years eugene merge changes from trunk
(edit) @37026   12 years eugene merge changes from trunk
(edit) @37025   12 years eugene merge changes from trunk
(edit) @37024   12 years eugene updates to pspsschema from trunk
(edit) @37023   12 years eugene minor linespace change
(edit) @37022   12 years eugene add some commented-out asserts on subsample pixel range
(edit) @37021   12 years eugene add commented-out test prints to mem corruption check
(edit) @37020   12 years eugene add a utility function to access the pending queue (not for general use!)
(edit) @37019   12 years eugene after testing for memory corruption issues, return the code to the way …
(edit) @37018   12 years eugene after testing for memory corruption issues, return the code to the way …
(edit) @37017   12 years eugene FITS and Struct sizes are different for cmf-ps1-sv3, so need to use a …
(edit) @37016   12 years bills change default for astrom_chips to 0 from -1
(edit) @37015   12 years bills For M31.2013.rp data_group use update_mode 1 to work around recipes …
(edit) @37014   12 years eugene address minor issues
(edit) @37013   12 years watersc1 Pre-rsync changes. This version has a lot of my fixes to try to get …
(edit) @37012   12 years eugene the input catalog MUST be sorted (OUTPUT not so much)
(edit) @37011   12 years eugene refColor is now refColorBlue,Red
(edit) @37010   12 years eugene update dbExtractAverages for new photcode-based element UI
(edit) @37009   12 years eugene catalog.found is now freed by dvo_catalog_free
(edit) @37008   12 years eugene deprecate unused internal fields from Catalog
(edit) @37007   12 years eugene ftable needs to handle byte and short columns
(edit) @37006   12 years eugene refColor changed to refColorBlue,refColorRed
(edit) @37005   12 years eugene read DETEFF.MAGREF for detection limit; move free for catalog.found …
(edit) @37004   12 years eugene add paramsOffset to average.d (for stellar parameters); refColor …
(edit) @37003   12 years eugene add paramsOffset to average.d (for stellar parameters); refColor …
(edit) @37002   12 years eugene free the found and foundWarp catalog elements (grows too large for …
(edit) @37001   12 years eugene free the found and foundWarp catalog elements (grows too large for …
(edit) @37000   12 years heather changed stack tables
(edit) @36999   12 years eugene use "byte" for FITS table columns with 1-byte int fields (not char)
(edit) @36998   12 years eugene allow parallel image hosts to continue as soon at remote clients have …
(edit) @36997   12 years eugene do not forget to release the image host lock in non-parallel-db mode
(edit) @36996   12 years eugene do not require cpx, cpy files to exist or to be named in the header
(edit) @36995   12 years eugene move INITTIME and MARKTIME to libohana
(edit) @36994   12 years eugene use a long wait time for launching kapa: up to 20 seconds since some …
(edit) @36993   12 years eugene move INITTIME and MARKTIME to libohana
(edit) @36992   12 years eugene new tool to generate random bytes
(edit) @36991   12 years eugene get the program name right in shutdown
(edit) @36990   12 years eugene move gpc1-based photcode tests to specfic functions; do not remove …
(edit) @36989   12 years eugene add notes on dvo db sizes
(edit) @36988   12 years eugene replacing typed out values for int/u_int bzero entries with macros …
(edit) @36987   12 years eugene replacing typed out values for int/u_int bzero entries with macros …
(edit) @36986   12 years eugene replacing typed out values for int/u_int bzero entries with macros …
(edit) @36985   12 years eugene moving FT_BZERO_INT16 and related macros to libdvo/include/dvo.h
(edit) @36984   12 years eugene secfilt.Xm replaced with secfilt.Mchisq, now stored as a regular value …
(edit) @36983   12 years eugene replacing typed out values for int/u_int bzero entries with macros …
(edit) @36982   12 years eugene add macros for FT_BZERO_INT8 & FT_BZERO_INT64
(edit) @36981   12 years watersc1 Addding dropcomponent ability to remotetool.
(edit) @36980   12 years eugene add notes related to PV2
(edit) @36979   12 years eugene change secfilt.Xm to secfilt.Mchisq
(edit) @36978   12 years eugene change secfilt.Xm to secfilt.Mchisq
(edit) @36977   12 years eugene set dMap based on either dM psf or apFlux, apFluxErr if provided; set …
(edit) @36976   12 years eugene change secfilt.Xm to secfilt.Mchisq; fix zero point for AB mag / Jy …
(edit) @36975   12 years eugene photcode.astrom,photom masks need to be unsigned int or we get invalid …
(edit) @36974   12 years eugene photcode.astrom,photom masks need to be unsigned int or we get invalid …
(edit) @36973   12 years watersc1 limit on defines.
(edit) @36972   12 years watersc1 Added default limit to define calls. Yes, this should probably be a …
(edit) @36971   12 years watersc1 fixing something that seems to be killing summaries.
(edit) @36970   12 years watersc1 The backgrounds are causing problems, and we're going to do it …
(edit) @36969   12 years watersc1 stage_id issues in queues.
(edit) @36968   12 years watersc1 Fixed major issue where if a stage_id is used in a different stage, it …
(edit) @36967   12 years watersc1 merge to fix typos.
(edit) @36966   12 years watersc1 Typos that apparently didn't get excercised previously. Also, another …
(edit) @36965   12 years watersc1 Port of a vitally important change from trunk that somehow got lost.
(edit) @36964   12 years watersc1 sql bug fix.
(edit) @36963   12 years watersc1 I need to change this because I have warp_ids that match chip_ids from …
(edit) @36962   12 years watersc1 First day tweaks.
(edit) @36961   12 years watersc1 Forgot one.
(edit) @36960   12 years watersc1 First day tweaks.
(edit) @36959   12 years watersc1 Looks like those timeouts are important.
(edit) @36958   12 years watersc1 First day tweaks.
(edit) @36957   12 years watersc1 Changing some parameters to slow down spawning and to speed up poll/execs.
(edit) @36956   12 years watersc1 merge with reduced polling rate. These jobs aren't popping up constantly.
(edit) @36955   12 years watersc1 Changing some of the periods, because jobs don't need to keep polling …
(edit) @36954   12 years watersc1 dbname
(edit) @36953   12 years watersc1 forgot a dbname again.
(edit) @36952   12 years watersc1 Merge of final scripts from trunk.
(edit) @36951   12 years watersc1 final scripts.
(edit) @36950   12 years watersc1 I forgot to merge final sc_ scripts.
(edit) @36949   12 years watersc1 dbname options
(edit) @36948   12 years watersc1 adding database dbname call to remotetool.
(edit) @36947   12 years eugene modify spacing for easier parsing
(edit) @36946   12 years eugene handle lock / unlink for catalogs without all entries (eg, missing the …
(edit) @36945   12 years eugene explicitly skip stack and forced-warp measurements in cam analysis
(edit) @36944   12 years eugene expose parse_nextword
(edit) @36943   12 years eugene expose parse_nextword
(edit) @36942   12 years eugene expose parse_nextword; add ptrparse
(edit) @36941   12 years eugene add strmatch (find character class) and print_vectors functions; add …
(edit) @36940   12 years eugene add upside-down triangle
(edit) @36939   12 years eugene oops, real server is ippc11
(edit) @36938   12 years eugene fix makefiles and example
(edit) @36937   12 years eugene adding 3pi.20140621
(edit) @36936   12 years eugene FREEZE_IMAGE should only skip gpc1 camera chips (not skychips); make …
Note: See TracRevisionLog for help on using the revision log.