- Timestamp:
- 10/21/12 08:52:17 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/test_observatories/test_hobart.py
r2522 r2676 23 23 f.set_scan(scan) 24 24 f.set_function(gauss=1) # fit gaussian(s) 25 f.set_parameters(params=[2,11,1]) 25 26 f.fit() 26 27 f.plot(filename='output/hobartfit_pol%d.png' % polno)
Note:
See TracChangeset
for help on using the changeset viewer.