0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.5.9 More... about 15 years ago
Version 0.5.8 More... about 15 years ago
Nothing changed, only the version to 0.5.7 More... about 15 years ago
B1io: added possibility to mute read*() functions (with the optional "quiet" parameter, defaults to False, which retains the original way of operation) B1io.readsummed() and readunited(): new functions readintfile() now returns a SASDict, not dictionaries. This affects all functions as readsummed, readbinned etc. sumfsns(): a bug was corrected which made the function fail if the sample names was given explicitly. Also plotting is more elegant. unitefsns(): is now capable to handle summed results. Added del commands to spare memory. class utils.SASDict: various new features, including arithmetic on two SASDicts, a __len__ and a __del__ function. More... about 15 years ago
further features into utils.SASDict. More... about 15 years ago
Version 0.5.6 More... about 15 years ago
Version 0.5.5 More... about 15 years ago
version 0.5.4 unitefsns(): rewritten completely, to enable multiple distances. May still be buggy. multsasdict(): a bug was corrected, concerning an in-place multiplication. More... about 15 years ago
unitefsns: able to handle non-summed files radintC: default number of q-bins halved. More... about 15 years ago
Version 0.5.3 B1findbeam: can now be quiet reintegrateB1, sumfsns: implemented sanitization of 1d data testorigin: small bugfix sanitizeint: ignores fields in SAS dicts which are not the same type and same length as "accordingto" findbeam_semitransparent: recoded to be compatible with getorizoomed.m azimintpix: calculateDmatrix is called with mask.astype(uint8). More... about 15 years ago
0.5.2 assesstransmission(): refactored to be more pythonic. qrangefrommask(): sped up More... over 15 years ago
Small bug fixes, version 0.5.1 More... over 15 years ago
Moved to version 0.5 More... over 15 years ago
B1guitool: recursive input directories and some other nice features read2dB1data(): added possibility to read CBF files getsamplenames(): CBF possible B1io and B1macros: generalized Pilatus300k to Pilatus reintegrateB1(): plotting, saving averaged q. unitefsns(): plotting added maskpilatusgaps(), B1_autointegrate(): new functions asa_copyfiles(): new function radintC(): bugfix, beam center was handled in a wrong way, also the error propagation was wrong. calculateDmatrix(): reimplemented in Cython. trimq(): moved to utils.py qrangefrommask(): started speeding it up. More... over 15 years ago
Merge branch 'gh-pages' of github.com:/awacha/B1python More... over 15 years ago
github generated gh-pages branch More... over 15 years ago
Version 0.4.9a More... over 15 years ago
Version 0.4.9 More... over 15 years ago
Version 0.4.8 ASAXSE->B1guitool.py fitting.py: bugfix in *fit() functions More... over 15 years ago
Added ASAXSE: program for examining evaluated data. Small corrections in B1io, c_saxssim, guitools Version 0.4.7 More... over 15 years ago
Version 0.4.5 fixed readintfile() fixed readxrdml() More... over 15 years ago
Version: 0.4.4 sumfsns(): bug fixes unitefsns(): bug fixes asamacros.py: readxrdml() added for reading PANalytical X'Pert xrdml data Ctheorspheres(): added azimuthangle. findpeak(): draws lines spheres2povray: ordinary sphere data can be treated More... over 15 years ago
Modified setup.py, error fix for VERSIONing ddistgrf(): new function in c_saxssim More... over 15 years ago
Removed directory html Removed distdist submodule, contents merged into c_saxssim setup.py modified to write VERSION into __init__.py More... over 15 years ago
read2dintfile, write2dintfile: different file prefixes can be used, and can be saved without error matrix. sumfsns: 2D scattering images are summed as well. More... over 15 years ago
A typographic error in agstcalib() was corrected. More... over 15 years ago
Added finddeps.py: finds inter-dependences of functions readasa(): empty lines now do not crash this function addfsns(): removed, use sumfsns instead rebin(): all fields are treated in the sas dict, not only Intensity, Error and q. classify_params_fields() moved into utils submodule. unitefsns: saxs and waxs filetypes and logfiletypes are now adjustable. A pause() was removed. Separating q-value for uniting is determined more correctly. c_fitting.pyx: multiple gauss-peaks fitting function. multiple(): new function in utils, finds and returns non-singular elements from a list More... over 15 years ago
radintC(): slicing is available (not only sector) guinierfit: a plotting error was fixed version: 0.4.1 More... over 15 years ago
readintnorm(): position of parameter <dirs> and <logfiletype> swapped, for compatibility with older code sumfsns(): introduced a new means of tuning which measurements to be kept together (see classification functions). Default operation yields the same results, albeit different messages are printed out. unitefsns(): the same classification technique is implemented. classify_params_fields(): classification function. Can be specialized for use in sumfsns() or unitefsns() Ctheorspheres(): a CRITICAL BUG WAS FIXED. imageintC(): mask is now expected to be the type np.uint8 spheres2povray(): writing spheres to the pov file works. More... over 15 years ago
grf_realize: new function unitefsns: a bug was corrected: if WAXS files were not present, short geometry was truncated. readintnorm: now the logfile prefix can be supplied as well fitting functions (Guinier, Porod...): the graph text now contains the q-range of the fit. More... over 15 years ago