IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12522   19 years magnier added comment; test is broken
(edit) @12521   19 years magnier adding return
(edit) @12520   19 years magnier adding functions to return valid pixel region for chip and fpa
(edit) @12519   19 years magnier fixed the source of the focal-plane region; added astrometric extent …
(edit) @12518   19 years magnier adding
(edit) @12504   19 years jhoblitt fix variable uninitialized warnings
(edit) @12501   19 years jhoblitt cast psTrace*() funtion return values to void that were causing warnings
(edit) @12486   19 years magnier adjustments to some APIs
(edit) @12485   19 years magnier fixed memory leaks on error handling, get fpa dimensions from concepts
(edit) @12484   19 years magnier need to supply pixel scale for chip/fpa dimensions
(edit) @12483   19 years magnier fixed adjustment to coordinate center when applying a common f.p. …
(edit) @12482   19 years magnier fixed memory leak
(edit) @12481   19 years magnier added pmConceptsReadCell to pmSourceReadCell; modified pmSourceWrite_ …
(edit) @12480   19 years magnier added traces to track down an error
(edit) @12464   19 years magnier free tableHeader, error message on OBJ and SX as input file
(edit) @12463   19 years magnier fixed mis-use of FLT_MIN (should have been -FLT_MAX)
(edit) @12457   19 years magnier changed to use EXTNAME.RULES, not pmFPAfile elements
(edit) @12456   19 years magnier changed to new pmVectorBinaryDisect API
(edit) @12455   19 years magnier remove unneeded pmFPAfile elements (and from camera.config)
(edit) @12454   19 years magnier removed MANAPLOT
(edit) @12448   19 years magnier adding SMPDATA and PS1_DEV_0
(edit) @12447   19 years magnier fixing support for PS1_DEV_0
(edit) @12446   19 years magnier adding pmSourcesWrite_SMPDATA and pmSourcesWrite_PS1_DEV_0 (and read …
(edit) @12445   19 years magnier update to conform with ICD
(edit) @12402   19 years magnier new output formats
(edit) @12398   19 years magnier fixed missing zero point
(edit) @12397   19 years magnier add some error checking
(edit) @12365   19 years Paul Price Fixing type.
(edit) @12364   19 years Paul Price Fixing memory leak.
(edit) @12362   19 years Paul Price file_level is one word in the database.
(edit) @12300   19 years Paul Price Images in the detrend database may be in different formats. Therefore, …
(edit) @12299   19 years Paul Price pmFPAfilenameFromRule: Adding const. Changing return type to psString …
(edit) @12285   19 years Paul Price Adding ability to determine whether a concept is required or not, and …
(edit) @12265   19 years Paul Price Adding first cut of function to squish (combine all readouts of) a …
(edit) @12264   19 years Paul Price Putting metadata key names into #define in header file, so that other …
(edit) @12192   19 years Paul Price Fixing compilation problem; adding more comments.
(edit) @12191   19 years Paul Price Splitting out reading shifts table and constructing the kernel (we …
(edit) @12152   19 years Paul Price Fixing response when requested format can't be found --- it's an error.
(edit) @12098   19 years Paul Price Fixing up function to read and interpret orthogonal transfer shifts …
(edit) @12010   19 years Paul Price Adding first cut at code to generate OT shift kernels from the shifts …
(edit) @11939   19 years rhl graphdata isn't defined if kapa isn't found
(edit) @11876   19 years magnier adding version, exptime, twilight, dettemp to detrend options; adding …
(edit) @11871   19 years Paul Price Fixing binning when flipping.
(edit) @11869   19 years Paul Price Changing sense of parity, so that all required concepts come from the …
(edit) @11865   19 years Paul Price pmFPACopy was using a readout to give the size of a cell (when …
(edit) @11864   19 years Paul Price Cleaning up pmFPAfileSuitableFPA a bit more, so that the sense is more …
(edit) @11801   19 years Paul Price Fixing issues with file formats: some formats weren't getting the PHU …
(edit) @11793   19 years magnier adding HEADER Read options for loading headers with images
(edit) @11792   19 years magnier clarified error message
(edit) @11786   19 years Paul Price Removing warning on target binning --- it's not really necessary.
(edit) @11775   19 years Paul Price Split shouldn't return multiple if they aren't really there.
(edit) @11762   19 years Paul Price Propagating API change in psImageStats.
(edit) @11754   19 years Paul Price Fixing warning that CHIP.YPARITY wasn't matching the expected value …
(edit) @11749   19 years Paul Price Adding fix to bug 853: when CELL.BIASSEC or CELL.TRIMSEC are specified …
(edit) @11687   19 years jhoblitt update psAbort() API
(edit) @11676   19 years jhoblitt cast all 'const' variables to (void *) when calling psFree()
(edit) @11654   19 years jhoblitt bump .so version to 1.1.0
(edit) @11641   19 years jhoblitt version to 1.1.0
(edit) @11627   19 years jhoblitt version 1.0.0
(edit) @11626   19 years magnier added string.h
(edit) @11624   19 years magnier string.h added
(edit) @11622   19 years magnier strlen
(edit) @11621   19 years jhoblitt add IPP_STDCFLAGS
(edit) @11613   19 years jhoblitt add PSMODULES_LT_VERSION
(edit) @11604   19 years Paul Price aclocal needs flags to find the m4 scripts.
(edit) @11582   19 years magnier moved header NSTARS to psphotOutput
(edit) @11550   19 years jhoblitt distcheck fixes
(edit) @11530   19 years jhoblitt call IPP_STDOPTS only after configure steps have ran
(edit) @11527   19 years magnier pedantic initialization of variables
(edit) @11508   19 years magnier adding shutter to names
(edit) @11505   19 years jhoblitt switch to using IPP_STDOPTS move setting of CFLAGS lang option values …
(edit) @11503   19 years jhoblitt add missing include of config.h
(edit) @11478   19 years magnier -exp_time not -exptime
(edit) @11475   19 years magnier more descriptive error messages
(edit) @11474   19 years Paul Price options->filter was borrowed, and hence shouldn't be freed.
(edit) @11461   19 years magnier using pmFPAExtent
(edit) @11460   19 years magnier adding test code
(edit) @11459   19 years magnier adding pmKapaPlotVectorTriple_AutoLimits_OpenGraph
(edit) @11450   19 years Paul Price Adding pmConfigCommand.[ch] in order to supplement a command line with …
(edit) @11448   19 years Paul Price Plugging memory leaks in pmFPAfileDefineFromDetDB.
(edit) @11435   19 years Paul Price Not sure why the header copying was ifdef-ed out (perhaps I was …
(edit) @11434   19 years Paul Price Ensure that HDUs when written are recognisable as what they are …
(edit) @11431   19 years Paul Price If coordinates are NAN, format them as NAN.
(edit) @11421   19 years Paul Price detselect needs the database connection information on the command-line.
(edit) @11417   19 years Paul Price Not an error if pmFPAfileDefineFromArgs can't find the argument.
(edit) @11404   19 years Paul Price Don't even warn.
(edit) @11403   19 years Paul Price Don't fail on missing DATABASE.
(edit) @11396   19 years jhoblitt change pmConfigConvertFilename() to create empty files for path:// & …
(edit) @11395   19 years jhoblitt fix libkapa X11 dep hanlding
(edit) @11377   19 years magnier changed PHASE2 recipe to PPIMAGE
(edit) @11376   19 years magnier added CAMERA, INSTRUMENT, DETECTOR, TELESCOPE to filerule lookups
(edit) @11375   19 years Paul Price Used to have every concept being written to the header. Now just …
(edit) @11372   19 years Paul Price Fixing writing of sexagesimal notation.
(edit) @11370   19 years Paul Price Add items with REPLACE option, in case they're already defined there.
(edit) @11359   19 years magnier cleaned code in update concepts, skipping update concepts
(edit) @11358   19 years magnier fixed SEPARATE TIME concept and related leaks/double frees
(edit) @11357   19 years magnier check file save state before opening
(edit) @11356   19 years magnier minor diffs
(edit) @11339   19 years Paul Price Fixing problem with mosaicked versions of cameras --- they have …
(edit) @11337   19 years Paul Price directories for x have to be checked before polluting cflags with a …
Note: See TracRevisionLog for help on using the revision log.