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) @17095   18 years Paul Price Adding SRESSDATA.
(edit) @17094   18 years Paul Price Separate recipes for the two mask types.
(edit) @17093   18 years Paul Price Separate recipes for the two types of mask.
(edit) @17092   18 years Paul Price Independent recipes for the two types of masks.
(edit) @17091   18 years Paul Price Add ppMerge recipe --- wasn't being included for some reason.
(edit) @17089   18 years Paul Price Don't require uri.
(edit) @17088   18 years jhoblitt fwv
(edit) @17087   18 years bills remove extra misplaced psFree
(edit) @17084   18 years Paul Price Had CELL.READDIR around the wrong way.
(edit) @17082   18 years Paul Price Allow numScans == 0 to mean "read the entire readout"
(edit) @17081   18 years jhoblitt add Nebulous::Client::mounts()
(edit) @17080   18 years jhoblitt server/client split
(edit) @17079   18 years jhoblitt modify neb-df to use Nebulous::Client::mounts()
(edit) @17078   18 years jhoblitt remove nebclient/tests/tap/src/
(edit) @17077   18 years jhoblitt add Nebulous::Server::mounts()
(edit) @17076   18 years jhoblitt server/client split
(edit) @17075   18 years Paul Price Some idiot forgot the definition of "RMS", resulting in many values …
(edit) @17074   18 years jhoblitt server/client split
(edit) @17073   18 years jhoblitt server/client split
(edit) @17072   18 years jhoblitt server/client split
(edit) @17071   18 years Paul Price Reject high and low.
(edit) @17070   18 years eugene fix escape syntax
(edit) @17069   18 years eugene block against other threads setting the file
(edit) @17067   18 years eugene move esowfi filerules to filerules file; preparing to consolidate file …
(edit) @17066   18 years eugene add compression to match megacam; ASTROM to ASTROM.MODEL; add …
(edit) @17065   18 years eugene add PSASTRO.WCS, PSASTRO.MODEL to input; set PSPHOT output …
(edit) @17064   18 years eugene MODEL to ASTROM.MODEL; add ASTROM.REFSTARS
(edit) @17063   18 years eugene add options to save refstars
(edit) @17062   18 years eugene free chiprule and chipname after used
(edit) @17061   18 years eugene changed names to match usage (PSASTRO.OUT.REFSTARS)
(edit) @17060   18 years eugene comment out refstars until they do not raise errors
(edit) @17059   18 years eugene fix mis-match in file name
(edit) @17058   18 years Paul Price Fixing another bug resulting from normConcept being defined but blank …
(edit) @17057   18 years Paul Price Moving values near each other, resolving conflicts.
(edit) @17056   18 years Paul Price Changing ROWS at request of koppenh.
(edit) @17055   18 years Paul Price Adding GPC1 path as requested by koppenh.
(edit) @17054   18 years Paul Price A zero-length string for normConcept means that it's not defined (the …
(edit) @17053   18 years Paul Price Empty strings were being returned as a single space. Looks like a …
(edit) @17052   18 years Paul Price Need strings.h for strcasecmp
(edit) @17051   18 years Paul Price Need strings.h for strcasecmp
(edit) @17050   18 years Paul Price Including strings.h for strcasecmp
(edit) @17049   18 years Paul Price Need strings.h for strcasecmp.
(edit) @17048   18 years Paul Price Including strings.h for strcasecmp
(edit) @17047   18 years bills Don't need to build a mosaic if there is only one cell in the chip. If …
(edit) @17046   18 years eugene init m1 and m2
(edit) @17045   18 years eugene fixed type cast
(edit) @17044   18 years eugene fix type inconsistency
(edit) @17043   18 years eugene add notes on errors
(edit) @17042   18 years eugene better error messaging
(edit) @17041   18 years eugene adding fields for error terms
(edit) @17040   18 years eugene naming change for pmAstrometry Model functions
(edit) @17039   18 years eugene add option to output refstars
(edit) @17038   18 years eugene fix name in error
(edit) @17037   18 years eugene add option to write refstars
(edit) @17036   18 years eugene renaming pmAstrometryTable to pmAstrometryModel; adding …
(edit) @17035   18 years eugene adding PS_DEG_RAD, and PS_RAD_DEG
(edit) @17034   18 years eugene adding
(edit) @17033   18 years bills fixed a couple of typos
(edit) @17032   18 years bills avoid compile error in optimized build
(edit) @17031   18 years Paul Price Normalisation wasn't set correctly for the case where we're not convolving.
(edit) @17029   18 years bills fix uninitailzed variable warning when building optmizized
(edit) @17028   18 years bills avoid compile error when defined(PS_NO_TRACE)
(edit) @17027   18 years bills expand comment
(edit) @17026   18 years bills avoid compile error when tracing is compiled out
(edit) @17025   18 years eugene need to determine the format for files not already opened (eg, from DetDB)
(edit) @17024   18 years eugene use psTimeFromString for time-based arguments; report errors if encountered
(edit) @17023   18 years eugene add psTimeFromString to parse various human-readable formats
(edit) @17022   18 years eugene MASKPHOT recipe applied mask
(edit) @17021   18 years eugene use footprints
(edit) @17020   18 years eugene more parameter mods
(edit) @17019   18 years eugene add lower-case version of class ids
(edit) @17018   18 years eugene more fiddling with parameters
(edit) @17017   18 years eugene add upper-case versions of class ids
(edit) @17016   18 years Paul Price Fix problem where doing the photometry was removing sources from the …
(edit) @17015   18 years eugene allow config error messages to be seen
(edit) @17014   18 years eugene fix some typos
(edit) @17013   18 years eugene restrict to running exp
(edit) @17012   18 years eugene adjust logic for cam pending
(edit) @17011   18 years eugene option to modify chip order when fitting
(edit) @17010   18 years Paul Price Adding checks on hdu to avoid SEGV.
(edit) @17009   18 years Paul Price Allow NULL readouts.
(edit) @17008   18 years Paul Price Adding OPEN filter.
(edit) @17007   18 years Paul Price ro->image is NULL here.
(edit) @17006   18 years Paul Price Reject an entire image if the fraction of rejected pixels exceeds a …
(edit) @17005   18 years Paul Price Allow an entire image to be rejected, in which case the entire …
(edit) @17004   18 years Paul Price Removing old recipe parameters, adding new one.
(edit) @17003   18 years jhoblitt fwv
(edit) @17002   18 years eugene free local skylist, save sky in static var
(edit) @17001   18 years eugene add some comments
(edit) @17000   18 years eugene minor space change
(edit) @16999   18 years Paul Price Plugging memory leak.
(edit) @16998   18 years eugene close file, test frees
(edit) @16997   18 years eugene free excess data
(edit) @16996   18 years eugene add delete option
(edit) @16995   18 years eugene add api to get header line
(edit) @16994   18 years eugene use update mode for addstar
(edit) @16993   18 years eugene minor formatting change
(edit) @16992   18 years eugene make -closest the default option
(edit) @16991   18 years Paul Price Plugging memory leaks. Now there's none left!
(edit) @16990   18 years Paul Price Plugging memory leak.
Note: See TracRevisionLog for help on using the revision log.