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) @7086   20 years eugene adding psastro bits
(edit) @7085   20 years drobbin edited stdout so the server output would match my machine's.
(edit) @7084   20 years eugene update to new psStringSplit API
(edit) @7083   20 years jhoblitt start -raw
(edit) @7082   20 years eugene adding new files
(edit) @7080   20 years eugene big move: fits_ to gfits_; minor updates to relphot
(edit) @7079   20 years magnier cleaned up ELIXIR/OLD version split
(edit) @7078   20 years Paul Price Applying patch from Josh to fix my_bool in mySQL stuff --- their …
(edit) @7077   20 years Paul Price SEGVs from overrunning the bounds with narrow images averted.
(edit) @7076   20 years Paul Price Moving temporary variables into where they are defined, ala C99.
(edit) @7075   20 years Paul Price Fixing for image regions again.
(edit) @7074   20 years jhoblitt initial -define mode
(edit) @7073   20 years Paul Price Moving format back into options --- we need to know the camera …
(edit) @7072   20 years Paul Price Updating GPC1 camera configuration, following file reorganisation.
(edit) @7071   20 years drobbin Fixed some tiny things and working on fixing psImageSmooth (not done).
(edit) @7070   20 years Paul Price Applying patch from Josh Hoblitt: Patch to add transaction control to psdb
(edit) @7069   20 years Paul Price Adding target to .cvsignore
(edit) @7068   20 years Paul Price Fixing build system to refer to ppMerge instead of ppImage
(edit) @7067   20 years Paul Price Code compiles now. Not yet tested.
(edit) @7066   20 years Paul Price Adding .cvsignore for concepts/
(edit) @7065   20 years Paul Price Adding in pmReadoutCombine.
(edit) @7064   20 years Paul Price Fixes for compilation
(edit) @7063   20 years jhoblitt config style update
(edit) @7062   20 years Paul Price Updating .cvsignore for auto tools
(edit) @7061   20 years Paul Price Code coming together, doesn't yet compile
(edit) @7060   20 years Paul Price Updates for ppMerge
(edit) @7059   20 years Paul Price Adapting pmReadoutCombine --- compiles, but not yet tested.
(edit) @7058   20 years jhoblitt fix dettoolConfig()'s name stub out modes in dettool.c
(edit) @7057   20 years drobbin fixed seg fault occuring from NULL input image in imageSubset. Moved …
(edit) @7056   20 years drobbin Fixed tests for psImageCountPixelMask.
(edit) @7055   20 years drobbin Fixed memory leak and output errors associated with psImageSlice -> …
(edit) @7054   20 years eugene converted fits_ to gfits_
(edit) @7053   20 years jhoblitt setup initial dettool options
(edit) @7052   20 years jhoblitt fix some sort of hidden chars
(edit) @7051   20 years jhoblitt start detrend tables
(edit) @7050   20 years Paul Price Adding patch from Josh, which adds psDBLastInsertId
(edit) @7049   20 years jhoblitt update p1 & p2
(edit) @7048   20 years jhoblitt stub out dettool
(edit) @7047   20 years drobbin Fixed stderr differences.
(edit) @7046   20 years drobbin Edited error message and updated indexSort test
(edit) @7045   20 years Paul Price Fixing psStringSplit following code update.
(edit) @7044   20 years drobbin Edited psVectorCopy and psVectorSort. Added error handling for NULL …
(edit) @7043   20 years drobbin Edited psVectorCopy and psVectorSort. Added error handling for NULL …
(edit) @7042   20 years Paul Price Fixing bug in psVectorSortIndex --- the switch was on the output type …
(edit) @7041   20 years eugene removing old junk
(edit) @7040   20 years eugene removed old junk
(edit) @7039   20 years eugene allowing elixir fits and cfitsio to co-compile
(edit) @7038   20 years jhoblitt fix -define segfaulting when no rawScienceExp rows are found
(edit) @7037   20 years jhoblitt make sure db connection is setup
(edit) @7036   20 years jhoblitt implement -define
(edit) @7035   20 years jhoblitt fix memory leak
(edit) @7034   20 years jhoblitt completely fix CLI search options
(edit) @7033   20 years Paul Price Supporting NULL for PS_DATA_STRING metadata item.
(edit) @7032   20 years Paul Price Supporting NULL for PS_DATA_STRING metadata items when printing the …
(edit) @7031   20 years Paul Price Removing assertion on NULL string --- psMetadataAddStr needs to handle …
(edit) @7030   20 years Paul Price Adding .cvsignore
(edit) @7029   20 years Paul Price Adding .cvsignore
(edit) @7028   20 years Paul Price Fixing memory bug due to freeing pointer under use.
(edit) @7027   20 years Paul Price Updating to use psModules head --- pmConfigRead changed, and pmConfigDB
(edit) @7026   20 years Paul Price Passing in configuration, rather than site configuration to psConfigDB
(edit) @7025   20 years Paul Price Removing pmSubtractSky from the build --- it uses …
(edit) @7024   20 years jhoblitt attempt to fix where claus generation
(edit) @7023   20 years jhoblitt switch to new psStringSplit() prototype
(edit) @7022   20 years jhoblitt update CLI options
(edit) @7021   20 years Paul Price Fixing bug in psArgumentHelp caused when default value (type S32) was …
(edit) @7020   20 years magnier added basic test files for concepts and camera
(edit) @7019   20 years magnier major file reorganization
(edit) @7018   20 years magnier files moved from imsubtract
(edit) @7017   20 years magnier all files in this directory were previously in src/astrom
(edit) @7016   20 years magnier fixed instances of psStringSplit to use new API
(edit) @7015   20 years magnier fixed psStringSplit to use strpbrk, added boolean for significance of …
(edit) @7014   20 years eugene first complete working version (chip only)
(edit) @7013   20 years magnier added support for S8,S16,U8,U16,U32
(edit) @7012   20 years magnier fixed read, frees, leaks
(edit) @7011   20 years magnier added indirect names to CMP, fixed state variables, leaks
(edit) @7010   20 years magnier added pmHDUfromReadout
(edit) @7009   20 years magnier minor formatting
(edit) @7008   20 years magnier added FPA_ASTROM option
(edit) @7007   20 years magnier added pmAstrometryObjects
(edit) @7006   20 years magnier fixed cell/chip extra frees, added FPA_ASTROM elemenets
(edit) @7005   20 years magnier added pmAstromGridTweak, changed pmAstromObj elements to pointers
(edit) @7004   20 years magnier added vector smooth functions
(edit) @7003   20 years magnier ifdef-ed psEllipse.h
(edit) @7002   20 years Paul Price Bad file names are set to NULL.
(edit) @7001   20 years Paul Price Adding ppMergeBackground
(edit) @7000   20 years Paul Price Adding ppMergeCheckInputs
(edit) @6999   20 years Paul Price Adding pmFlatNormalize
(edit) @6998   20 years Paul Price Adding work in progress
(edit) @6997   20 years Paul Price Adding psMetadataItemParseBool. Adding string handling to the …
(edit) @6996   20 years eugene moved fitsio.h to gfitsio.h for CFITSIO compatibility
(edit) @6995   20 years eugene updates to getstar for first working version
(edit) @6994   20 years eugene added range to -time
(edit) @6993   20 years eugene added resort option
(edit) @6992   20 years eugene fixed comma errors in field defs
(edit) @6991   20 years jhoblitt add -pending support (without search)
(edit) @6990   20 years jhoblitt conf CLI params
(edit) @6989   20 years drobbin updated stringSplit NULL-handling (& tests)
(edit) @6988   20 years drobbin reset on server.
(edit) @6987   20 years drobbin edited failing test.
(edit) @6986   20 years drobbin reset stdout file.
Note: See TracRevisionLog for help on using the revision log.