Ticket #1443 (closed: fixed)
Problem with SaveSPE
Reported by: | Stuart Campbell | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 24 |
Component: | Keywords: | ||
Cc: | jon.taylor@… | Blocked By: | |
Blocking: | Tester: | Michael Whitty |
Description
There seems to be a small problem with the SaveSPE writer. It is either writing an extra newline or not one were needed after the Phi Grid section, so you either end up with something like:
9.125E+02 9.135E+02 9.145E+02 9.155E+02 9.165E+02 9.175E+02 9.185E+02 9.195E+02 ### Energy Grid -8.706E+05-8.638E+05-8.570E+05-8.502E+05-8.434E+05-8.366E+05-8.298E+05-8.230E+05
Looks like a problem with determining the number of angle bins and whether it is a factor of 8.
or
5.119E+04 5.119E+04 5.119E+04 5.120E+04 5.120E+04 5.120E+04 5.120E+04 5.120E+04 5.120E+04### Energy Grid -2.900E+00-2.896E+00-2.892E+00-2.888E+00-2.884E+00-2.880E+00-2.876E+00-2.872E+00
Change History
comment:2 Changed 10 years ago by Nick Draper
- Owner set to Martyn Gigg
- Status changed from new to assigned
comment:3 Changed 10 years ago by Martyn Gigg
- Status changed from assigned to verify
- Resolution set to fixed
comment:4 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.