2013-05-05 |
W. Trevor King | analyze.py: Set `changed = True` for tweaked vibration... master |
commit | commitdiff | tree | snapshot |
2013-05-05 |
W. Trevor King | setup.py: Update trove classifiers |
commit | commitdiff | tree | snapshot |
2013-05-05 |
W. Trevor King | Bump to version 0.9 0.9 |
commit | commitdiff | tree | snapshot |
2013-05-05 |
W. Trevor King | Run update-copyright.py |
commit | commitdiff | tree | snapshot |
2013-05-05 |
W. Trevor King | .update-copyright.conf: convert %(project)s -> {project... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
W. Trevor King | vibration_analyze: Add smooth_window to PSD fitting |
commit | commitdiff | tree | snapshot |
2013-05-04 |
W. Trevor King | vibration_analyze.py: Don't use the peak power for... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
W. Trevor King | vibration_analyze: Only highlight the frequency range... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
W. Trevor King | calibcant-plot.py: Plot the stepper approach curve |
commit | commitdiff | tree | snapshot |
2013-01-19 |
W. Trevor King | calibcant-calibrate.py: Record the stepper approach... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
W. Trevor King | d02d4a/4d7fd3: close "unify TEXT_VERBOSE" (fixed in... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
W. Trevor King | d02d4a: upgrade to Bugs Everywhere Directory v1.5. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
W. Trevor King | .update-copyright.conf: update to pipe separators. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
W. Trevor King | Add --num-* arguments to calibcant-calibrate.py. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
W. Trevor King | Fix aquire -> acquire typo in Calibrator.load_raw.__doc__. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
W. Trevor King | Return to a safe state if calibcant-calibrate.py crashe... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
W. Trevor King | Work around x_contact == x[0] in limited_linear_param_g... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
W. Trevor King | Bump to version 0.8. 0.8 |
commit | commitdiff | tree | snapshot |
2012-06-13 |
W. Trevor King | Save the i-th vibration in analyze_all(), not the list... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
W. Trevor King | Fix temperature -> vibration typo in check_vibration(). |
commit | commitdiff | tree | snapshot |
2012-06-13 |
W. Trevor King | Allow groups to be used without filenames in temperatur... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
W. Trevor King | Fix temerature_group -> temperature_group typo in analy... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
W. Trevor King | Allow configuration centralizion in HDF5 files. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
W. Trevor King | Oops, Calibrator.save_results should be a static method. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
W. Trevor King | .update-copyright.conf should not be executable. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
W. Trevor King | Oops, analyze_all's data argument is a dict, not an... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
W. Trevor King | Better errors from analyze_all when we're missing raw... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
W. Trevor King | Adjust analyze_all to work with missing data['raw'... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
W. Trevor King | Further fixups to get calibcant-analyze.py working. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
W. Trevor King | Notice if lengths of bumps, temps, or vibs changes... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
W. Trevor King | Use 'read' instead of 'append' as the file mode in... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
W. Trevor King | Fix mode typo when running analyze_all() without dry_run. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
W. Trevor King | Convert calibcant-analyze.py to work with load_all... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
W. Trevor King | Use tight autoscalling for analyze plots. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
W. Trevor King | Change my email address from drexel.edu to tremily.us. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
W. Trevor King | Fix d -> deflection in bump_analyze.fit() bailout code. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
W. Trevor King | Add vibration_analyze.breit_wigner_resonant_frequency(). |
commit | commitdiff | tree | snapshot |
2012-03-27 |
W. Trevor King | Fix argument indentation in vibration_analyze.plot... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
W. Trevor King | Fix gaussian normalization in vibration_analyze.plot... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
W. Trevor King | Remove duplicate plot call from vibration_analyze.analyze. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
W. Trevor King | Oops, bump_analyze.plot should return `figure`, not... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
W. Trevor King | Use tight autoscaling for bump plots. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
W. Trevor King | Plotting commands now return the plots they generate. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
W. Trevor King | Use tight autoscaling for vibration plots. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
W. Trevor King | Add calibcant-calibrate.py, now that we have a configur... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
W. Trevor King | Get calibcant working with the new load_from_config... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
W. Trevor King | Only calculate relative errors if a previous value... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
W. Trevor King | Oops, use numpy arrays instead of lists for the last... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
W. Trevor King | Allow calib_analyze_all to run when there are no previo... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
W. Trevor King | Update URLs from einstein to tremily. 0.7 |
commit | commitdiff | tree | snapshot |
2012-02-16 |
W. Trevor King | Run update-copyright.py. |
commit | commitdiff | tree | snapshot |
2012-02-16 |
W. Trevor King | Transition to my external update-copyright package. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Add min-slope-ratio option to BumpConfig. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
W. Trevor King | Upgraded BE repository to v1.4. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
W. Trevor King | Update calib_analyze_all for nested Configs. |
commit | commitdiff | tree | snapshot |
2011-09-30 |
W. Trevor King | Adjust surface parameter guessing to be resilient to... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
W. Trevor King | Fix problems with the transition to the new nested... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
W. Trevor King | Convert calibcant to the new, nestable h5config. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
W. Trevor King | convert to H5config and bump to v0.7. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
W. Trevor King | Fix real-T handling in T_acquire(). |
commit | commitdiff | tree | snapshot |
2011-06-17 |
W. Trevor King | Use abs(C) in fit_psd() (to match breit_wigner()). |
commit | commitdiff | tree | snapshot |
2011-06-17 |
W. Trevor King | Correct vibrationss -> vibrations typo in calib_save... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
W. Trevor King | vibs -> vibrations in calib_save() keyword call from... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
W. Trevor King | Ts -> temperatures in calib_save() keyword call from... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
W. Trevor King | Give scripts more globally unique names. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
W. Trevor King | Oops. root -> 'bin' in setup.py script listing. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
W. Trevor King | List analyze and plot_calibration scripts in setup.py. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
W. Trevor King | Fix up README so it is standard reStructuredText. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
W. Trevor King | Oops, actually bump __version__ to 0.6. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
W. Trevor King | Massive rewrite (v 0.6) to base everything on Cython... 0.6 |
commit | commitdiff | tree | snapshot |
2011-01-28 |
W. Trevor King | Cleaned up README and package with pure distutils ... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
W. Trevor King | Don't import VERSION (now __version__) in calibcant... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
W. Trevor King | Update to piezo v0.3 (based on data_logger 0.4) and... 0.5 |
commit | commitdiff | tree | snapshot |
2010-06-01 |
W. Trevor King | Adjust update_copyright.py to handle Bazaar repos ... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
W. Trevor King | Fix relative import syntax. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
W. Trevor King | Added .gitignore |
commit | commitdiff | tree | snapshot |
2010-06-01 |
W. Trevor King | Ran update_copyright.py |
commit | commitdiff | tree | snapshot |
2010-06-01 |
W. Trevor King | Added update_copyright.py to automate copyright blurb... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
W. Trevor King | Use relative imports (PEP 328) for calibcant sibling... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
W. Trevor King | Move LICENSE->COPYING and package ez_setup.py without... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
W. Trevor King | Bumped to version 0.4. 0.4 |
commit | commitdiff | tree | snapshot |
2009-06-16 |
W. Trevor King | Added optional ability to use naive vibration variance... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
W. Trevor King | Restored linear-fitting option to surface bumps. |
commit | commitdiff | tree | snapshot |
2009-06-10 |
W. Trevor King | Clarified usage information for vib_analyze.py |
commit | commitdiff | tree | snapshot |
2009-03-27 |
W. Trevor King | Reposition cantilever between each bump to adjust for... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
W. Trevor King | Broke bump unit conversion out into its own functions. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
W. Trevor King | Set default maxFreq to 25 kHz. Unset pylab.hold for... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
W. Trevor King | Updated documentation for calibcant.calibrate.calib_aquire. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
W. Trevor King | bump_plot() plotVerbose now defaults to False. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
W. Trevor King | Shiny, new, flexible bump fitting framework. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
W. Trevor King | Removed old references to freq in calibrate.py after... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
W. Trevor King | Start bumps with the cantilever _off_ the surface. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
W. Trevor King | Control bump_speed instead of bump sample frequency. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
W. Trevor King | Various adjustments. I should commit more often ;). |
commit | commitdiff | tree | snapshot |
2009-01-08 |
W. Trevor King | Prepared for distribution. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
W. Trevor King | Fixed C->K conversion bug in T_analyze.py |
commit | commitdiff | tree | snapshot |
2009-01-08 |
W. Trevor King | New Marisa/me calibration difference bug 327f4db8-3119... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
W. Trevor King | Add trailing endline to calibration analysis files. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
W. Trevor King | Fixed old FFT_tools portions of Makefile to calibcant |
commit | commitdiff | tree | snapshot |
2009-01-08 |
W. Trevor King | Fixed one_o_Vphoto_2_m typo in calib_analyze() |
commit | commitdiff | tree | snapshot |
next |