Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-22 | Get camera length from HDF5 if required | Thomas White | |
2012-02-22 | Add clarifying comments | Thomas White | |
2012-02-22 | Decouple renderer from 'hdfsee' | Thomas White | |
2012-02-22 | Use "2" forms of HDF5 functions explicitly | Thomas White | |
2012-02-22 | Accept wavelength in Angstrom | Thomas White | |
2012-02-22 | Fussiness | Thomas White | |
2012-02-22 | Be consistent with HDF5 array specification | Thomas White | |
http://www.hdfgroup.org/HDF5/doc/UG/UG_frame12Dataspaces.html says: "Dataspace dimensions are numbered from 1 to rank. HDF5 uses C storage conventions, assuming that the last listed dimension is the fastest-changing dimension and the first-listed dimension is the slowest changing." | |||
2012-02-22 | hdf5-file.c: add support for old Dec 09 peakinfo | Richard Kirian | |
2012-02-22 | Take nominal photon energy from file | Thomas White | |
2012-02-22 | Fix potential memory leaks | Thomas White | |
2012-02-22 | Remove debug output | Thomas White | |
2012-02-22 | Don't forget to create the feature list... | Thomas White | |
2012-02-22 | indexamajig: Option of getting peaks from the HDF5 file | Thomas White | |
2012-02-22 | Tidy up debodge_saturation() | Thomas White | |
2012-02-22 | Make it the default to do the saturation correction | Thomas White | |
2012-02-22 | Don't complain if saturation table can't be opened | Thomas White | |
In more recent data, we don't use it. | |||
2012-02-22 | Fussiness | Thomas White | |
2012-02-22 | debodge_saturation(): Just assume the peaks are there | Thomas White | |
This makes the saturation correction do something which looks sensible. | |||
2012-02-22 | indexamajig: Make saturation correction optional and default to off | Thomas White | |
2010-06-04 | Check saturation table condition earlier | Thomas White | |
2010-06-04 | Disable HDF5 stack traces | Thomas White | |
2010-06-04 | Fix bailout path when reading pixel flags | Thomas White | |
2010-06-02 | Close more stuff | Thomas White | |
2010-06-02 | Try again at bad pixel mask | Thomas White | |
2010-06-02 | Bad pixel mask is actually 16 bits | Thomas White | |
2010-06-02 | Take account of bad regions of detector | Thomas White | |
2010-05-27 | Handle I0 == 1.0 correctly | Thomas White | |
2010-05-26 | Remove f0 debug output | Thomas White | |
2010-05-26 | process_hkl: Output gas detector values with scaling factors | Thomas White | |
2010-05-25 | Add gas detector value to output stream | Thomas White | |
2010-04-16 | Fixes and improvements to saturation correction | Thomas White | |
2010-04-16 | Correct values of saturated peaks | Thomas White | |
2010-04-16 | Fix reading of string values from HDF5 files | Thomas White | |
2010-04-06 | Clean up HDF5 groups on the stack | Thomas White | |
2010-04-02 | Formatting | Thomas White | |
2010-04-02 | Add HDF5 group cleanup | Thomas White | |
2010-04-01 | Tidy up a bit of HDF5 resource handling | Thomas White | |
2010-02-26 | Handle images as floats rather than int16_t | Thomas White | |
Also, remove bloom - it's not a useful model for what really happens and takes too long (this isn't a detector simulation..) | |||
2010-02-17 | Remove fmode stuff | Thomas White | |
Let's not pretend we can really do this. | |||
2010-02-17 | WIP on per-panel detector geometry | Thomas White | |
2010-02-17 | Update camera length | Thomas White | |
2010-02-17 | Add --powder option for generating powder patterns directly | Thomas White | |
2010-01-21 | Fix hdfile layering violations | Thomas White | |
2010-01-19 | More cleanup | Thomas White | |
2010-01-19 | Remove terminal noise | Thomas White | |
2010-01-19 | New convention for storage of wavelength data | Thomas White | |
2010-01-18 | Fix lots of memory leaks | Thomas White | |
2010-01-18 | Read wavelength from file | Thomas White | |
2010-01-16 | Better handling of image switching | Thomas White | |
2010-01-15 | Update copyright dates | Thomas White | |