AuthorCommitMessageCommit dateIssues
garybgaryb
baad99c9d62Changed DESFITSInventory so that an extension is matched with *either* the extname or the DES_EXT keyword, as some images were missing one of these.
garybgaryb
5e413067328New DESImage routine to propagate selected keywords from an old image header.
garybgaryb
a5946fab019DESImage now has sourcefile attribute giving filename from which it was loaded (if any). Also added the write_key method so we can save header entries with comments.
neilsenneilsen
7ae15375888when needing to write a dummy HDU, make it one pixel, and mark it DUMMY
Felipe MenanteauFelipe Menanteau
8ca070ed392erasing despyfits-mac_devel.table
Felipe MenanteauFelipe Menanteau
c7610a86739manual additions and fixes
Felipe MenanteauFelipe Menanteau
93ac4c72276Mcopying br_pixcorrect_0.1.1 --> trunk
yannyyanny
dac88678e47consistent set of dependencies
rgruendlrgruendl
42fb321a4c0Updated badpix_threshold to type float (to match actual declaration).
garybgaryb
126733513dbChange DESImage to force creation of weight image on save() if there is a variance image present.
garybgaryb
d921e2dbe36Change default of DESImage to not create mask and weight images if they are absent. Also a useful helper routine in maskbits.py that allows one to enter a bitmask as comma-separated list of bit names.
neilsenneilsen
81fcd11b1f7avoind writing unnecessary HDUs
rgruendlrgruendl
57203e2076cMerged hacked version of mine with previous commit. Resulting change is cosmetic only.
neilsenneilsen
f31984281edmove devel shlib build dir out of arch specific dir
neilsenneilsen
d04fb6efb72replace varim with separate weight and variance members, so we always know what we have
garybgaryb
c7f8fc4a5e0More mask bit changes, now loads
garybgaryb
0b7fcaa30admore mask bit updates
garybgaryb
d572e3cccc2New mask and bpm bit definitions
garybgaryb
09658608661Add convenience functions for going between FITS sections and numpy slices
neilsenneilsen
4f00e66362eavoid double logging
rgruendlrgruendl
dfabdd64328Added small set of functional definitions to support imdetrend-like arithmetic.
rgruendlrgruendl
ab6dec5057eAttempt to make despyfits-devel.table to work with Mac.
yannyyanny
2b224ca5fcdupdated devel table
neilsenneilsen
14c6f7ddceawhen loading a focal plane worth of images, don't open and close the file for each HDU
neilsenneilsen
72f4a33db87actually load data, rather than just set it to 0
neilsenneilsen
b0abda0c40eadd flexibility to support int/uint switching of mask type
neilsenneilsen
f8fe2a276a8allow BPM only image, without data
neilsenneilsen
f0b1d827b37modifications to find desired HDUs from header data
neilsenneilsen
c8c1f4551f5bug fixes in new code
neilsenneilsen
acdb4fc49a4utility for handling whole focal plane
neilsenneilsen
976ea5fdcdcimprove robustness to missing mask and weight
neilsenneilsen
c8b80c39942initial changes to accommodate full focal plane array
Felipe MenanteauFelipe Menanteau
ff5b244c02egetting ready for tag 0.1.2
Felipe MenanteauFelipe Menanteau
752d45f71c9updates to despyfits.makeMEF exeptions
Felipe MenanteauFelipe Menanteau
09768987b2breverting trunk to rev 32921
Felipe MenanteauFelipe Menanteau
11c9b9ce005reverting trunk to rev 32919
Felipe MenanteauFelipe Menanteau
ec087917352making branch of trunk for pixcorrect development
neilsenneilsen
e5a9881414cenable null pointers for varim and mask images in desimage cstruct
neilsenneilsen
f547a22f61cmake file name of shared libraries to load depend on platform
Felipe MenanteauFelipe Menanteau
4fe9d64f9d5small change
Felipe MenanteauFelipe Menanteau
b72601a48d7update to ups tables
neilsenneilsen
9a41c206deaadd disclaimer requested by the OOF website
neilsenneilsen
1f3d246fc90remove duplicated data_files entry
neilsenneilsen
b3f6fe02895move from Makefile to setup.py to build shared libaries
neilsenneilsen
ad7b21b1aadimprove checking of HDU types
neilsenneilsen
9d0ce21d673changes accumulated during svn outage
neilsenneilsen
118e8e33585add ctypes structure do DESImage
Felipe MenanteauFelipe Menanteau
b34786899f2updated setup.py
neilsenneilsen
c0a1f443d7cinitial commit of despyfits
Felipe MenanteauFelipe Menanteau
b8a1da99e44update keyword properties