Changeset 1300 for trunk/imports/G2sad_xye.py
- Timestamp:
- Apr 25, 2014 12:47:06 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/imports/G2sad_xye.py
r1299 r1300 106 106 np.zeros(N), # calc. intensities (zero) 107 107 np.zeros(N), # obs-calc profiles 108 np.zeros(N), # fix bkg 108 109 ] 109 110 self.smallangleentry[0] = filename … … 203 204 np.zeros(N), # calc. intensities (zero) 204 205 np.zeros(N), # obs-calc profiles 206 np.zeros(N), # fix bkg 205 207 ] 206 208 self.smallangleentry[0] = filename … … 302 304 np.zeros(N), # calc. intensities (zero) 303 305 np.zeros(N), # obs-calc profiles 306 np.zeros(N), # fix bkg 304 307 ] 305 308 self.smallangleentry[0] = filename … … 399 402 np.zeros(N), # calc. intensities (zero) 400 403 np.zeros(N), # obs-calc profiles 404 np.zeros(N), # fix bkg 401 405 ] 402 406 self.smallangleentry[0] = filename
Note: See TracChangeset
for help on using the changeset viewer.