Timeline
Jun 1, 2006:
- 5:55 PM Changeset [7293] by
- add multiple -exp_id support to -define
- 5:35 PM Changeset [7292] by
- VERSION to '0.11'
- 5:34 PM Changeset [7291] by
- update to new psFitsWriteTable() prototype
- 5:30 PM Changeset [7290] by
- change detInputExp.exp_id to be part of the primary key
- 5:27 PM Changeset [7289] by
- Remove SIMPLE from the list of banned keywords, but ensure it's a …
- 4:48 PM Changeset [7288] by
- Some extra error-checking
- 4:22 PM Changeset [7287] by
- fixed makefile
- 4:18 PM Changeset [7286] by
- Missed pmMaskBadPixelsErrors.dat, cleaning up conflict.
- 4:17 PM Changeset [7285] by
- returned pmMaskBadPixels.c
- 4:16 PM Changeset [7284] by
- minor diffs
- 4:16 PM Changeset [7283] by
- Restoring pmMaskBadPixels to the build (it has different functionality …
- 4:15 PM Changeset [7282] by
- finish up the basic astrometry functions
- 4:14 PM Changeset [7281] by
- added tests for missing CELL.TIME concepts
- 4:14 PM Changeset [7280] by
- added test for missing parsed value
- 4:14 PM Changeset [7279] by
- added tests for missing filenames
- 2:55 PM Changeset [7278] by
- Addition of a vast quantity of assertions in public functions. …
- 1:02 PM Changeset [7277] by
- Removing psReadout assertions.
- 12:46 PM Changeset [7276] by
- Removing pmReadout.[ch] from the build. It can probably be dropped …
- 12:44 PM Changeset [7275] by
- Adding pmFPAMaskWeight.h to psmodules.h, small changes to …
- 12:43 PM Changeset [7274] by
- Adding NULL checks at function start, to provide some robustness, …
- 12:14 PM Changeset [7273] by
- ws
- 12:14 PM Changeset [7272] by
- Splitting out the separate gains for spliced, doing only a single chip.
- 12:13 PM Changeset [7271] by
- ws
- 12:02 PM Changeset [7270] by
- ws
- 12:01 PM Changeset [7269] by
- whitespace
- 12:00 PM Changeset [7268] by
- whitespace
- 11:59 AM Changeset [7267] by
- Removed test calling psMetadataReadHeader which seems to no longer be …
- 11:56 AM Changeset [7266] by
- It appears that cfitsio doesn't really distinguish between short int …
- 11:56 AM Changeset [7265] by
- whitespace
- 11:49 AM Changeset [7264] by
- whitespace
- 10:24 AM Changeset [7263] by
- Renaming ppMergeBackground.[ch] to ppMergeScaleZero.[ch]
- 10:20 AM Changeset [7262] by
- Removing extraneous files, used in initial development (mostly ported …
- 10:17 AM Changeset [7261] by
- Renaming ppMergeBackground.[ch] to ppMergeScaleZero.[ch]
- 10:16 AM Changeset [7260] by
- Working version for flat-fielding. Need to add extenal scale/zero …
May 31, 2006:
- 5:39 PM Changeset [7259] by
- Commenting out the running counter.
- 5:26 PM Changeset [7258] by
- Adding ppMerge recipe.
- 4:31 PM Changeset [7257] by
- Setting initial value to avoid compiler warning about value being used …
- 4:26 PM Changeset [7256] by
- pmReadoutCombine is working, but it's kind of slow.
- 3:00 PM Changeset [7255] by
- Using memset on psVectorInit when the value is zero (then we can get …
- 12:51 PM Changeset [7254] by
- Changes to HDU generation: don't add chips/cells that have their own …
- 12:47 PM Changeset [7253] by
- Updated in response to bugs 761,762: changed CELL.TIME formats, …
- 11:27 AM Ticket #761 (Code uses strstr() to test for options) closed by
- fixed: Good catch. I now split the string (psStringSplit), and check each …
- 11:25 AM Ticket #762 (The CELL.TIME keyword "BACKWARDS" should be replaced by "ISO") closed by
- fixed: Very good points. ISO order is now the default (you don't need to …
- 11:16 AM Changeset [7252] by
- Removing ISO from CELL.TIME format, since it is the default option
- 10:56 AM Changeset [7251] by
- Removing commented-out code (old version of psStringSplit).
- 10:04 AM Ticket #763 (psError() should strip trailing newline from error strings) closed by
- fixed: I've applied the patch. BTW, it was generated around the wrong way: …
- 9:53 AM Changeset [7250] by
- Applying patch from RHL to remove extraneous \n from end of psError …
- 9:29 AM Ticket #763 (psError() should strip trailing newline from error strings) created by
- There's lots of code that has \n at the end of its error strings. …
- 9:09 AM Ticket #762 (The CELL.TIME keyword "BACKWARDS" should be replaced by "ISO") created by
- This one just bit me. If your headers have standard ISO date strings …
- 8:49 AM Ticket #761 (Code uses strstr() to test for options) created by
- In various places (e.g. pmConceptsStandard) the psModules code …
May 30, 2006:
- 7:18 PM Changeset [7249] by
- Adding recurse option to pmFPAWrite, pmChipWrite. pixels option now …
- 4:07 PM Changeset [7248] by
- whitespace
- 3:59 PM Changeset [7247] by
- impliment -runs
- 12:50 PM Ticket #760 (Can't write NaN or Inf to a FITS header) closed by
- fixed: This behaviour of cfitsio is quite annoying, since we'd like to be …
- 12:44 PM Changeset [7246] by
- Fixing bug 760: cfitsio refuses to write out NaN and Inf (it …
- 12:21 PM Ticket #759 (psFitsReadHeader fails to handle NaN cards) closed by
- fixed: This is principally due to a deficiency in cfitsio. We have plans to …
- 12:18 PM Changeset [7245] by
- Removed psMetadataReadHeader --- this function is no longer in the …
- 12:11 PM Ticket #760 (Can't write NaN or Inf to a FITS header) created by
- Due to a deficiency in cfitsio, writing NaN or Inf to a FITS header …
- 12:11 PM Changeset [7244] by
- Fix for bug 759: Adding a filter to catch NaN, Inf and -Inf in FITS …
- 11:17 AM Changeset [7243] by
- impliment -processed -unmask
- 11:12 AM Changeset [7242] by
- add -processed -exp & -processed -unmask
- 3:28 AM Ticket #759 (psFitsReadHeader fails to handle NaN cards) created by
- A fits header card such as RA = NaN / 1st row - …
May 26, 2006:
- 5:22 PM Changeset [7241] by
- Changed psFitsWriteHeader to psFitsWriteBlank
- 5:18 PM Changeset [7240] by
- tweak error message
- 5:14 PM Changeset [7239] by
- implement procMode() support for -chip
- 4:33 PM Changeset [7238] by
- Updating calls to psFitsWriteHeader and psFitsWriteTable following API …
- 4:19 PM Changeset [7237] by
- Changed psFitsWriteHeaderNotImage to psFitsWriteBlank.
- 4:09 PM Changeset [7236] by
- Missed a curly.
- 4:09 PM Changeset [7235] by
- psFitsWriteBlank will now preserve NAXISn, etc, having set NAXIS=0.
- 4:01 PM Changeset [7234] by
- Changing the order of arguments for psFitsWriteHeader and …
- 4:00 PM Changeset [7233] by
- Changed order of arguments for psFitsWriteHeader.
- 3:59 PM Changeset [7232] by
- Changing the order of arguments for psFitsWriteHeader and …
- 3:53 PM Changeset [7231] by
- Adding extname paramter to psFitsWriteTable.
- 3:50 PM Changeset [7230] by
- Moving psFitsWriteTable functionality into psFitsInsertTable (the two …
- 3:49 PM Changeset [7229] by
- Changing p_psFitsWriteHeader to psFitsWriteHeader (no check on the …
May 25, 2006:
- 5:30 PM Changeset [7228] by
- Removing psBinaryOp with = operator (no longer supported) in favour of …
- 5:24 PM Changeset [7227] by
- psFitsWriteHeader checks that the HDU exists, and creates one if …
- 4:48 PM Changeset [7226] by
- Extending the block on writing certain FITS headers to tables; …
- 3:23 PM Changeset [7225] by
- updated tests to remove failing outputs.
- 3:17 PM Ticket #757 (psSphereRot_ITRStoTEO in EOC has sign difference) created by
- the output from this function: Output sphere rotation = …
- 2:48 PM Changeset [7224] by
- Fixing problem that prevented us from writing a PHU consisting of a …
- 1:58 PM Changeset [7223] by
- fixed some tests and reset verified output.
- 1:53 PM Changeset [7222] by
- Getting rid of extraneous parenthesis that caused formatting problems.
- 1:41 PM Changeset [7221] by
- Only particular FITS keywords may be duplicated in the metadata; …
- 12:23 PM Changeset [7220] by
- Adding ppTest binary to .cvsignore
- 12:23 PM Changeset [7219] by
- Adding additional files (created during build) to .cvsignore
- 12:22 PM Changeset [7218] by
- Removing configuration files --- these are stored centrally now.
- 12:21 PM Changeset [7217] by
- Adding emacs temporary files to CLEANFILES
- 12:20 PM Changeset [7216] by
- Various changes made in the course of testing.
- 12:04 PM Changeset [7215] by
- Adding emacs temporary files to CLEANFILES
- 12:04 PM Changeset [7214] by
- Removing extraneous file, left over after reorganisation
- 12:03 PM Changeset [7213] by
- Moving files to other directories to copy src/ reorganisation
- 12:02 PM Changeset [7212] by
- Moving files from test/imsubtract/ to copy src/ reorganisation
- 11:19 AM Changeset [7211] by
- Removing psDB_dummy.h in favour of putting its function into psDB.h so …
- 11:12 AM Changeset [7210] by
- Adding emacs temporary files to CLEANFILES
- 11:08 AM Changeset [7209] by
- Removing old files, which shouldn't have been here in the first place.
- 11:07 AM Changeset [7208] by
- Removing old stuff --- it used psCell, so it's really really old. …
- 11:01 AM Changeset [7207] by
- Updating psArguments example code.
- 10:52 AM Changeset [7206] by
- Changing psArgumentParse description to allow arguments to be …
May 24, 2006:
- 6:30 PM Changeset [7205] by
- stub out -processed -chip support
- 6:06 PM Changeset [7204] by
- Debugging readout combination for ppMerge. There are still problems, …
- 5:53 PM Changeset [7203] by
- Generate a MULTI the first time a DUPLICATE_OK is supplied. Change …
- 5:51 PM Changeset [7202] by
- Updated test following update of psArguments.c
- 5:51 PM Changeset [7201] by
- MULTI is now used for multiple items with the same value (-arg 1 -arg …
- 2:14 PM Changeset [7200] by
- fix stacMode()'s masking behavior
- 2:06 PM Changeset [7199] by
- change 'normalized' operations to use the detNormalizedImfile table
- 2:06 PM Changeset [7198] by
- add detNormalizedImfile
- 1:29 PM Changeset [7197] by
- add detNormalizedImfile misc fixes
- 1:28 PM Changeset [7196] by
- rename -*[master]* options to -*[normalized]*
- 12:32 PM Changeset [7195] by
- change procMode() to mask out detStackedImfiles
May 23, 2006:
- 7:08 PM Changeset [7194] by
- Fixing image ranges: output image range was going off the image.
- 6:13 PM Ticket #706 (pmConfigRead() has too many assertions) closed by
- invalid: The code has changed significantly since this bug was submitted.
- 5:25 PM Changeset [7193] by
- Cleaning up macro code.
- 5:11 PM Ticket #756 (psDB should work with MySQL 5.x) created by
- At somepoint in the future psDB is going to have to work with MySQL …
- 5:10 PM Changeset [7192] by
- Cleaned up macro code.
- 4:16 PM Changeset [7191] by
- change stacMode() to mask out detMasterImfiles
- 3:10 PM Changeset [7190] by
- change rawMode() to mask out imfiles that appear in detProcessedImfiles
- 1:43 PM Changeset [7189] by
- Adding logical operators: & and |
- 1:41 PM Changeset [7188] by
- Changing printf to psTrace.
- 1:37 PM Changeset [7187] by
- Adding extra error information
- 1:36 PM Changeset [7186] by
- Type conversion (to F32) for pmReadoutRead.
- 12:22 PM Changeset [7185] by
- Correcting read direction
- 12:22 PM Changeset [7184] by
- Adding ppMerge recipe
- 12:21 PM Changeset [7183] by
- Renaming ppMerge.config to ppMerge_template.config --- following …
- 11:04 AM Changeset [7182] by
- fixed stdout so all machine outputs will match.
- 10:56 AM Changeset [7181] by
- Added verbose setting to test to turn off data values output. (causes …
- 10:07 AM Changeset [7180] by
- check in changes. Output is said to be verified by paul price. minor …
May 22, 2006:
- 5:19 PM Changeset [7179] by
- Converting from F64 to F32
- 5:17 PM Changeset [7178] by
- Normalising source fluxes by the mean
- 4:58 PM Changeset [7177] by
- update mode list
- 4:56 PM Changeset [7176] by
- impliment masterMode()
- 4:26 PM Changeset [7175] by
- complete masterframeMode()
- 4:10 PM Changeset [7174] by
- add validDetInputClassIds() start implementation of masterframeMode()
- 3:09 PM Changeset [7173] by
- Fixing double free, caused by multiple calls to "pmCellFreeData".
- 3:00 PM Changeset [7172] by
- Adding more info to error message.
- 2:55 PM Changeset [7171] by
- Removing annoying "Loading configuration" message from log.
- 2:24 PM Changeset [7170] by
- Fixing typo in error message
- 2:23 PM Changeset [7169] by
- Adding pmHDUGenerate.h
- 2:23 PM Changeset [7168] by
- Adding pmHDUGenerate to make an HDU (image) from the cells contained …
- 1:08 PM Changeset [7167] by
- Don't bother checking values that have already been masked.
- 12:59 PM Changeset [7166] by
- Adding reporting of how many values were clipped.
- 12:52 PM Changeset [7165] by
- Changing statistics to use "long" for counts.
- 12:46 PM Changeset [7164] by
- Calculate clippedNvalues.
- 12:46 PM Changeset [7163] by
- Changing psStats to use "long" for counts.
- 12:39 PM Changeset [7162] by
- Making sure SIMPLE, BITPIX and NAXIS are set in data-less primary headers
- 12:38 PM Changeset [7161] by
- Updating essential headers for psFitsInsertImage. psFitsWriteImage …
- 12:30 PM Changeset [7160] by
- Increasing number of data points, using sigma instead of multiplier …
May 19, 2006:
- 3:58 PM Changeset [7159] by
- stub out -master & -masterframe
- 3:51 PM Changeset [7158] by
- impliment --addmaster
- 3:45 PM Changeset [7157] by
- fix detMasterImfile primary key
- 3:38 PM Changeset [7156] by
- remove detMaster(Frame/Imfile).exp_id
- 2:40 PM Changeset [7155] by
- Adding pmHDUPrint to trace.
- 6:35 AM Changeset [7154] by
- added mosaic astrometry elements, not tested or ready
- 5:49 AM Changeset [7153] by
- changed elements of pmAstromMatch to raw,ref (from i1,i2)
- 5:39 AM Changeset [7152] by
- added distortion gradient fitting functions, split from pmAstrometryObjects
- 5:38 AM Changeset [7151] by
- fixed misplaced .c file
- 5:38 AM Changeset [7150] by
- fixed memory leak
May 18, 2006:
- 5:59 PM Changeset [7149] by
- stub out -addmaster
- 5:25 PM Changeset [7148] by
- Making nFail optional in psMetadataConfigParse.
- 5:05 PM Changeset [7147] by
- implement -stackedframe
- 11:43 AM Changeset [7146] by
- stub out -stackedframe
- 11:39 AM Changeset [7145] by
- impliment -stacked
- 11:39 AM Changeset [7144] by
- update -stacked options
- 10:08 AM Changeset [7143] by
- Applying patch from Josh --- 'It adds support for multi column/field …
May 17, 2006:
- 6:17 PM Changeset [7142] by
- complete addstacMode()
- 6:17 PM Changeset [7141] by
- option update (missing options)
- 6:15 PM Changeset [7140] by
- change detStackedImfile to have det_id & class_id as the primary key
- 5:10 PM Changeset [7139] by
- Adding check for NAN data.
- 5:09 PM Changeset [7138] by
- detStackedImfile.det_id is non-unique
- 5:09 PM Changeset [7137] by
- Increasing number of data values. Increasing background value (makes …
- 5:07 PM Changeset [7136] by
- Increasing background value (it makes the test a bit harder to fail, …
- 5:05 PM Changeset [7135] by
- Updating polynomial fitting to work properly with masks.
- 3:22 PM Changeset [7134] by
- psMemIncrRefCounter should have const
- 3:21 PM Changeset [7133] by
- Fixing some typos
- 3:20 PM Changeset [7132] by
- Cleaning up code in psStats.c and psMathUtils.[ch]
- 3:20 PM Changeset [7131] by
- Updating stats tests, following update to psStats.c
- 2:24 PM Changeset [7130] by
- Better test for psMinimize --- fitting a Gaussian, and comparing …
- 12:33 PM Changeset [7129] by
- updated description of psStringCopy() & psStringNCopy
May 16, 2006:
- 6:05 PM Changeset [7128] by
- partial addstacked implimentation
- 5:56 PM Ticket #755 (are psArrayRemove() semantics appropriate?) created by
- The current prototype for this function is: bool psArrayRemove …
- 5:44 PM Changeset [7127] by
- update detRun detStackedImfile
- 2:55 PM Changeset [7126] by
- Changing name of psGaussJordan
- 1:12 PM Changeset [7125] by
- fixed tests for ImageRow/Col F32, F64. Edited value comparisons to …
- 10:40 AM Changeset [7124] by
- fixed failing tests (ImageColF32,F64). Someone must have incorrectly …
May 15, 2006:
- 5:27 PM Changeset [7123] by
- Reverting to loop method for overlay with images of different types …
- 3:36 PM Changeset [7122] by
- Fixing length of extracted vector.
- 3:21 PM Changeset [7121] by
- Fixing errors in the macro that prevented compilation. Builds now.
- 3:20 PM Changeset [7120] by
- Rows and columns were confused (psImageRow extracted a column, and …
- 3:19 PM Changeset [7119] by
- edited output messages from EOC so they pass on the server. (Problems …
- 3:08 PM Changeset [7118] by
- Updated outputting message in EOC. (Added VERBOSE option, set default …
May 12, 2006:
- 11:31 PM Changeset [7117] by
- added camera formats
- 11:27 PM Changeset [7116] by
- adding psphot.config to simple, updating ipprc.config
- 10:56 PM Changeset [7115] by
- dropped error message for NULL input string in psStringSplit
- 5:45 PM Changeset [7114] by
- fix rawMode() & addprocMode() impliment procMode()
- 5:32 PM Changeset [7113] by
- update -addprocessed CLI options
- 4:35 PM Changeset [7112] by
- Adding optimisation for psImageOverlaySection. When using the '=' …
- 3:38 PM Ticket #739 (test serial console on ipp000) closed by
- remind: The motherboard in ipp000 supposedly supports console -> serial port …
- 3:23 PM Ticket #738 (ipp000 needs to have it's bios flashed) closed by
- fixed: Flashed ipp000 BIOS, original bios 1.02 updated bios version 2.01 TYAN …
- 12:43 PM Changeset [7111] by
- just text formatting.
- 11:14 AM Changeset [7110] by
- reset stderr. Warning messages missing from output, should be okay.
- 11:03 AM Changeset [7109] by
- Reset error outputs. (just a psWarning was removed at some point from …
May 11, 2006:
- 1:14 PM Changeset [7108] by
- changed return values so that SetOffset loop doesn't return 0 by mistake.
May 10, 2006:
- 3:24 AM Changeset [7107] by
- Updating polynomial fitting for 3 and 4 dimensions
- 3:24 AM Changeset [7106] by
- Fixing number of data points
- 3:19 AM Changeset [7105] by
- Fixing tests: standardised inputs, distributed inputs around [-1,1] so …
- 1:38 AM Changeset [7104] by
- Rewrote vectorFitPolynomial1DCheb to use the standard linear fitting …
May 9, 2006:
- 3:02 PM Changeset [7103] by
- Reorganising psMatrixGJSolve.
- 2:49 PM Changeset [7102] by
- Renaming psGaussJordan to psMatrixGJSolve, moving function into psMatrix.c
- 2:48 PM Changeset [7101] by
- Moving psGaussJordan into psMatrix.c, renaming to psMatrixGJSolve.
- 12:15 PM Changeset [7100] by
- Fixing metadata configuration format error.
- 12:14 PM Changeset [7099] by
- PHU is FPA, not chip
- 12:10 PM Changeset [7098] by
- Updating concepts
- 12:10 PM Changeset [7097] by
- Extra error checking.
- 10:43 AM Changeset [7096] by
- Adding spectroscopy format for LRIS red camera. Updating formats to …
- 10:38 AM Changeset [7095] by
- Adding recipe for ppMerge
May 8, 2006:
- 5:43 PM Changeset [7094] by
- first pass implementation of -addprocessed
- 5:42 PM Ticket #754 (psImageSmooth algorithm) closed by
- fixed: Added bounds checking to psImageSmooth. Discovered bugs: * The final …
- 5:35 PM Changeset [7093] by
- Adding core dumps to list of files to remove on 'make clean'
- 5:29 PM Changeset [7092] by
- Adding core dumps to list of files to clean.
- 5:27 PM Changeset [7091] by
- Removing old version of psImageSmooth. The new version is much …
- 5:20 PM Changeset [7090] by
- Updated test to provide some feedback on where the error is occurring.
- 5:16 PM Changeset [7089] by
- Added bounds checking to psImageSmooth. Discovered bugs: 1. The final …
- 3:43 PM Changeset [7088] by
- implement -raw
- 3:42 PM Changeset [7087] by
- include det_id in where generation
May 5, 2006:
- 6:09 PM Changeset [7086] by
- adding psastro bits
- 5:51 PM Changeset [7085] by
- edited stdout so the server output would match my machine's.
- 5:47 PM Changeset [7084] by
- update to new psStringSplit API
- 5:45 PM Changeset [7083] by
- start -raw
- 5:45 PM Changeset [7082] by
- adding new files
- 5:44 PM Changeset [7081] by
- This commit was manufactured by cvs2svn to create tag 'libautocode-1-5'.
- 5:44 PM Changeset [7080] by
- big move: fits_ to gfits_; minor updates to relphot
- 5:34 PM Changeset [7079] by
- cleaned up ELIXIR/OLD version split
- 1:56 PM Changeset [7078] by
- Applying patch from Josh to fix my_bool in mySQL stuff --- their …
- 1:55 PM Changeset [7077] by
- SEGVs from overrunning the bounds with narrow images averted.
- 12:32 PM Changeset [7076] by
- Moving temporary variables into where they are defined, ala C99.
- 9:48 AM Changeset [7075] by
- Fixing for image regions again.
May 4, 2006:
- 5:48 PM Changeset [7074] by
- initial -define mode
- 5:44 PM Ticket #754 (psImageSmooth algorithm) created by
- It appears as though the current implementation of psImageSmooth was a …
- 5:37 PM Changeset [7073] by
- Moving format back into options --- we need to know the camera …
- 5:33 PM Changeset [7072] by
- Updating GPC1 camera configuration, following file reorganisation.
- 4:48 PM Changeset [7071] by
- Fixed some tiny things and working on fixing psImageSmooth (not done).
- 4:42 PM Changeset [7070] by
- Applying patch from Josh Hoblitt: Patch to add transaction control to psdb
- 3:56 PM Changeset [7069] by
- Adding target to .cvsignore
- 3:55 PM Changeset [7068] by
- Fixing build system to refer to ppMerge instead of ppImage
- 3:53 PM Changeset [7067] by
- Code compiles now. Not yet tested.
- 3:20 PM Changeset [7066] by
- Adding .cvsignore for concepts/
- 3:19 PM Changeset [7065] by
- Adding in pmReadoutCombine.
May 3, 2006:
- 6:12 PM Changeset [7064] by
- Fixes for compilation
- 6:08 PM Changeset [7063] by
- config style update
- 5:58 PM Changeset [7062] by
- Updating .cvsignore for auto tools
- 5:57 PM Changeset [7061] by
- Code coming together, doesn't yet compile
- 5:57 PM Changeset [7060] by
- Updates for ppMerge
- 4:38 PM Changeset [7059] by
- Adapting pmReadoutCombine --- compiles, but not yet tested.
- 3:25 PM Changeset [7058] by
- fix dettoolConfig()'s name stub out modes in dettool.c
- 2:37 PM Changeset [7057] by
- fixed seg fault occuring from NULL input image in imageSubset. Moved …
- 2:09 PM Changeset [7056] by
- Fixed tests for psImageCountPixelMask.
- 1:16 PM Changeset [7055] by
- Fixed memory leak and output errors associated with psImageSlice -> …
- 12:01 PM Changeset [7054] by
- converted fits_ to gfits_
- 11:38 AM Changeset [7053] by
- setup initial dettool options
- 10:22 AM Ticket #752 (psVectorSort segfaults) closed by
- fixed: fixed.
May 2, 2006:
- 5:44 PM Changeset [7052] by
- fix some sort of hidden chars
- 5:24 PM Changeset [7051] by
- start detrend tables
- 4:35 PM Changeset [7050] by
- Adding patch from Josh, which adds psDBLastInsertId
- 4:31 PM Changeset [7049] by
- update p1 & p2
- 3:42 PM Changeset [7048] by
- stub out dettool
- 3:10 PM Changeset [7047] by
- Fixed stderr differences.
- 2:27 PM Changeset [7046] by
- Edited error message and updated indexSort test
- 1:55 PM Changeset [7045] by
- Fixing psStringSplit following code update.
- 1:02 PM Changeset [7044] by
- Edited psVectorCopy and psVectorSort. Added error handling for NULL …
- 12:35 PM Changeset [7043] by
- Edited psVectorCopy and psVectorSort. Added error handling for NULL …
- 11:48 AM Changeset [7042] by
- Fixing bug in psVectorSortIndex --- the switch was on the output type …
- 9:22 AM Changeset [7041] by
- removing old junk
- 9:19 AM Changeset [7040] by
- removed old junk
- 9:08 AM Changeset [7039] by
- allowing elixir fits and cfitsio to co-compile
- 8:09 AM Ticket #753 (p_psTimeInit() allocates but doesn't free 274 memory blocks) created by
- Routines that call p_psTimeInit directly or indirectly allocate 274 …
Note:
See TracTimeline
for information about the timeline view.
