Changeset 38
- Timestamp:
- 10/18/10 07:30:35 (19 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
TOOLS/construct_interpolated_slice_data.pro (modified) (1 diff)
-
WHATS_NEW (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TOOLS/construct_interpolated_slice_data.pro
r36 r38 224 224 if total(a.np_total) lt 1 then return, 0 225 225 if verbose then print, 'constructing image' 226 zero = -1 d-70226 zero = -1e-30 227 227 zero_solution_under_subgrid, u_g, a, ZERO=zero 228 228 -
trunk/WHATS_NEW
r34 r38 3 3 - Added support for reading data from FLASH2 hdf5_plt files. 4 4 http://flash.uchicago.edu/website/home/ 5 - Added use_on_small_screen option to give scroll bars in case you're 6 using this on a projector or a small screen. 7 Just put 8 initialize, wxysize, 500 9 initialize, use_on_small_screen, 1 10 in your ~/.jacquesrc file and you should be good to go. 5 11 6/10 - mean relation in histograms added and made it accesible on the command line 6 12 in the variables meanx and meanh
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)