|
|
|
@42089
|
4 years |
eugene |
plug a leak in psFitsTableNew.c; fix implementation of …
|
|
|
|
@41896
|
5 years |
eugene |
merge changes from eam_branches/ipp-dev-20210817 (fix chebyshevs 1D, …
|
|
|
|
@41521
|
5 years |
eugene |
remove extensive memory corruption tests which were caused by the …
|
|
|
|
@41505
|
5 years |
eugene |
add some asserts to catch out-of-range elements
|
|
|
|
@41504
|
5 years |
eugene |
add some commented-out memory check lines
|
|
|
|
@39926
|
10 years |
eugene |
merging changes from czw dev branch (compare with r39924)
|
|
|
|
@39509
|
10 years |
eugene |
use SAMPLE_MEDIAN and SAMPLE_QUARTILE for default output scaling …
|
|
|
|
@38538
|
11 years |
eugene |
do not crash on missing header pointer
|
|
|
|
@37050
|
12 years |
eugene |
minor changes from EAM testing of pswarp bug; nothing substantive changed
|
|
|
|
@36760
|
12 years |
watersc1 |
Fix to fuzz that fixes the residual background issue.
|
|
|
|
@36537
|
12 years |
watersc1 |
Change to the handling of BOFFSET and BSOFTEN header keywords used for …
|
|
|
|
@36364
|
13 years |
mhuber |
misc ppStack issues -- if cfitsio fault then really want status as …
|
|
|
|
@35980
|
13 years |
watersc1 |
Remove unnecessary debug print statement.
|
|
|
|
@35674
|
13 years |
bills |
be careful out shifting bits to cacluate bscale. Shift a long value so …
|
|
|
|
@34089
|
14 years |
eugene |
changes to support pedantic gcc warnings; add configure option for …
|
|
|
|
@33645
|
14 years |
eugene |
always read into a valid 2D image, even if input FITS file is 0D, 1D, …
|
|
|
|
@33030
|
15 years |
heather |
crap. I don't know why it thinks some of these are modified, but …
|
|
|
|
@32597
|
15 years |
watersc1 |
Fix ASINH headers to be more descriptive and useful in figuring out …
|
|
|
|
@32409
|
15 years |
bills |
In psFitsReadTableNew a fits table is empty return a psFitsTable …
|
|
|
|
@32361
|
15 years |
bills |
fix uninitialized variable in freeTable()
|
|
|
|
@32263
|
15 years |
bills |
Implement the accessor functions. Remove the GetCell accessor versions.
|
|
|
|
@32251
|
15 years |
bills |
add psFitsTableNew.h to pslib.h Fix a memory leak.
|
|
|
|
@32229
|
15 years |
bills |
remove dead code
|
|
|
|
@32228
|
15 years |
bills |
working version of psFitsReadTableNew and psFitsWriteTableNew
|
|
|
|
@32217
|
15 years |
bills |
first work on new memory efficient fits binary table implementation
|
|
|
|
@31633
|
15 years |
watersc1 |
merge from czw branch: ASINH code
|
|
|
|
@31597
|
15 years |
eugene |
plug leak in psFitsReadImage; fix scaling on input (status needs to be …
|
|
|
|
@31152
|
15 years |
eugene |
consolidate multiple FITTED stats; updates to psImageBackground based …
|
|
|
|
@30636
|
15 years |
watersc1 |
merge from czw_branch of logflux code
|
|
|
|
@29931
|
16 years |
eugene |
proper error for failure to read cube
|
|
|
|
@28580
|
16 years |
Paul Price |
Better way of checking for empty tables --- doesn't always make sense.
|
|
|
|
@28511
|
16 years |
Paul Price |
Fix logical error. Add check for empty table when getting size.
|
|
|
|
@28510
|
16 years |
Paul Price |
Previous solution didn't work.
|
|
|
|
@28509
|
16 years |
Paul Price |
Better error message.
|
|
|
|
@28507
|
16 years |
Paul Price |
An 'image' can be an empty table.
|
|
|
|
@28216
|
16 years |
Paul Price |
Fix compiler warning on type.
|
|
|
|
@28208
|
16 years |
Paul Price |
Adding functions psFitsReadTableAllColumns and …
|
|
|
|
@27448
|
16 years |
bills |
remove noWriteFitsKeys before translating them. This fixes a problem …
|
|
|
|
@27417
|
16 years |
Paul Price |
Merging development branch branches/pap_stack/ (exposure maps and …
|
|
|
|
@27313
|
16 years |
Paul Price |
Preserve type in psFitsReadImageBuffer.
|
|
|
|
@27249
|
16 years |
Paul Price |
Wasn't being rigorous about checking for good pixels: just because …
|
|
|
|
@27219
|
16 years |
bills |
fix build Mac build problem
|
|
|
|
@27097
|
16 years |
Paul Price |
Multiple retries to measure background statistics, to avoid writing …
|
|
|
|
@26481
|
17 years |
bills |
If cfitsio type is TLONGLONG save as a psS64. It was falling through …
|
|
|
|
@25478
|
17 years |
Paul Price |
Expand to allow S64, U64 types. Set outputs to values that will …
|
|
|
|
@25439
|
17 years |
Paul Price |
Fixing fuzz so that the expectation value is preserved: by adding …
|
|
|
|
@25383
|
17 years |
Paul Price |
Merging branches/pap (detection efficiency development) into trunk.
|
|
|
|
@25087
|
17 years |
Paul Price |
Add trace statements for debugging.
Fix writing FITS tables: need to …
|
|
|
|
@25049
|
17 years |
Paul Price |
XSI-compliant and GNU-specific versions were around the wrong way.
|
|
|
|
@25002
|
17 years |
Paul Price |
Fixing bug that prevents funpack from decompressing FITS files cleanly …
|
|
|
|
@24960
|
17 years |
Paul Price |
Fixing error message to be a bit more helpful.
|
|
|
|
@24901
|
17 years |
Paul Price |
Adding trace statements.
|
|
|
|
@24863
|
17 years |
Paul Price |
Propagate error instead of SEGV.
|
|
|
|
@24512
|
17 years |
Paul Price |
Done with development of mechanism to automatically publish …
|
|
|
|
@24285
|
17 years |
bills |
In psFitsCompressionTypeFromString allow matches where the beginning …
|
|
|
|
@23376
|
17 years |
Paul Price |
Don't write the compressed keywords even if we aren't compressing --- …
|
|
|
|
@23259
|
17 years |
Paul Price |
Changing API for psRandomAlloc() to make it easier to be …
|
|
|
|
@22729
|
17 years |
Paul Price |
Since we're now writing a covariance matrix to the end of the variance …
|
|
|
|
@22714
|
17 years |
Paul Price |
Removing unnecessary .cvsignore files.
|
|
|
|
@22432
|
17 years |
Paul Price |
Didn't convert arguments when changing psWarning to psError.
|
|
|
|
@22431
|
17 years |
Paul Price |
More detail in error messages.
|
|
|
|
@21535
|
17 years |
Paul Price |
It seems to be impossible for us to directly write out U16 with PLIO …
|
|
|
|
@21431
|
17 years |
bills |
when waiting for fits file's directory to be accessible, only double …
|
|
|
|
@21183
|
17 years |
eugene |
incorporating changes from 16bit mask upgrades (eam_branch_20081230)
|
|
|
|
@21117
|
18 years |
Paul Price |
Increasing number of retries when opening a FITS file.
Previously was …
|
|
|
|
@21116
|
18 years |
Paul Price |
Cleaning up.
|
|
|
|
@21081
|
18 years |
eugene |
check and retry for existence of containing directory
|
|
|
|
@21028
|
18 years |
Paul Price |
Adding support for read/write 64-bit integers.
|
|
|
|
@21027
|
18 years |
Paul Price |
Use psWarning instead of psLogMsg.
|
|
|
|
@20632
|
18 years |
eugene |
need to include ZDATASUM and ZHECKSUM in list of excluded keywords
|
|
|
|
@19872
|
18 years |
Paul Price |
Was writing compressed-translated versions of some headers when we …
|
|
|
|
@19384
|
18 years |
Paul Price |
Adding functions psFitsWriteImageCubeWithMask and …
|
|
|
|
@19383
|
18 years |
Paul Price |
Adding capability for a mask to be provided when determining …
|
|
|
|
@19270
|
18 years |
Paul Price |
The bad pixels were coming through in ds9 as the maximum value. …
|
|
|
|
@19035
|
18 years |
eugene |
created psFitsDumpErors to dump all CFITSIO errors in the stack; also …
|
|
|
|
@18869
|
18 years |
Paul Price |
Don't write header keywords particular to compressed images in …
|
|
|
|
@18590
|
18 years |
Paul Price |
Making UpdateImage look like WriteImage.
|
|
|
|
@18580
|
18 years |
eugene |
plug memory leak
|
|
|
|
@18421
|
18 years |
Paul Price |
Putting in ffrdef in other places --- just in case!
|
|
|
|
@18420
|
18 years |
Paul Price |
Force a re-scan of the header to ensure everything's kosher. Was …
|
|
|
|
@18392
|
18 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@18208
|
18 years |
eugene |
allow case where bscale/bzero cannot be determined
|
|
|
|
@18156
|
18 years |
Paul Price |
If the BSCALE for quantisation can't be determined (e.g., a …
|
|
|
|
@18144
|
18 years |
Paul Price |
Catch NULL vector.
|
|
|
|
@17824
|
18 years |
eugene |
remove invalid check for static convName == NULL
|
|
|
|
@17660
|
18 years |
Paul Price |
Some fixes to image I/O: (1) when BITPIX=8, the FITS standard says …
|
|
|
|
@17656
|
18 years |
Paul Price |
Ensure input tilesize vector is non-NULL.
|
|
|
|
@17587
|
18 years |
Paul Price |
Explicitly writing ZBITPIX (with lower value than what is actually …
|
|
|
|
@17447
|
18 years |
jhoblitt |
convert assert() to psAssert()
|
|
|
|
@17053
|
18 years |
Paul Price |
Empty strings were being returned as a single space. Looks like a …
|
|
|
|
@17048
|
18 years |
Paul Price |
Including strings.h for strcasecmp
|
|
|
|
@16993
|
18 years |
eugene |
minor formatting change
|
|
|
|
@16934
|
18 years |
Paul Price |
Check was unnecessary since we are setting bitpix ourselves.
|
|
|
|
@16825
|
18 years |
Paul Price |
Allow Boolean values to be written to FITS tables. Since we can't use …
|
|
|
|
@16822
|
18 years |
Paul Price |
Translate keywords when writing compressed, e.g., SIMPLE --> ZSIMPLE.
|
|
|
|
@16676
|
18 years |
Paul Price |
Typo.
|
|
|
|
@16672
|
18 years |
Paul Price |
Trying to make the scaling of floating-point images a bit more robust. …
|
|
|
|
@16665
|
18 years |
Paul Price |
Fixing bug 1046 --- cfitsio assigns the values associated with COMMENT …
|
|
|
|
@16549
|
18 years |
Paul Price |
ieee754.h doesn't exist on MacOS X. Moved required definition from …
|
|
|
|
@16204
|
19 years |
Paul Price |
Guarding against SEGV on !options.
|
|
|
|