1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated libshift output, display shift +- stddev and refaps used
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Minor update on saveData()
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Fixed problem that would upcast data to float64.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Updated libshifts library, hopefully with better performance
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Added masking to correlation function
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Fixe path issue in restoreData()
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Deprecated 'base' identifier in metadata files, obsoleted.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Use float64 instead of float32 for reading in data.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Slight README reformat.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
astooki-lib: bundled in numpy distutil package for easier distribution.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
clibshifts: added clipping of measurements libtomo: added calculation of forward matrix in C, which is better readable and hopefully faster.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
libtomo.py: split off from the watchdog. Only tomo functions go here.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
clibshifts.py: added some sanity checks before calling the c library libtomo: renamed to libwatchdog
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
libshifts-c.test.py: Updated tests slightly.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
libsh: treat subap/subfield positions as floats.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
liblog: do not rename old log files, append instead.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Libshifts-c: shift measurement is now consistent without tricks. There should probably be no more bugs.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
loadSaSfConf: Load data as floats now, suitable for subap coordinates at the lenslet.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Added calcTag() to calculate md5 tags for variables.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Explicit use of int32 types, change in refopt parameter
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Added different subfield sizes to the tests.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Typo fix...
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Minor re-structuring.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Generalized libshift tests, uses real granulation data now with various algorithms.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Python wrapper for libshift library in C.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Re-ordered defines a little.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Added direct cross-correlation comparison method.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Fixed _comp_dbls, didn't work correct when difference was less than 1.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Test script compares absolute difference squared now, gives identical results.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago
Updated RMS calculation to match C version library.
tvwerkhoven
as Tim van Werkhoven
More... about 15 years ago