| 0204 |
In the distribution directory med_ax/bin,
the file case6.4ts.master has extra lines which should not be there.
|
Edit the file med_ax/bin/case6.4ts.master and delete
the following lines 24 through 34:
***************************
Found time step 2 to 3
***************************
*** Detected time steps 2 to 3 ***
Use these values? (y(dflt),n): DETECT_RAW_TIMESTEPS
Use 1 as first timestep? (y(dflt),n): DETECT_RAW_FIRST_TIMESTEP
Enter first timestep to use: RAW_FIRST_TIMESTEP
Use 50 as last timestep? (y(dflt),n): DETECT_RAW_LAST_TIMESTEP
Enter last timestep to use: RAW_LAST_TIMESTEP
You will notice that these lines are repeated further down in the file.
That is OK, that is where they are supposed to be.
|
| 0204 |
In the distribution directory med_ax/bin,
the file case6.1.master has extra lines which should not be there.
|
Edit the file med_ax/bin/case6.1.master and delete
the following lines 18 through 44:
***************************
Found time step 1 to 50
***************************
*** Detected time steps 2 to 3 ***
Use these values? (y(dflt),n): DETECT_RAW_TIMESTEPS
Use 1 as first timestep? (y(dflt),n): DETECT_RAW_FIRST_TIMESTEP
Enter first timestep to use: RAW_FIRST_TIMESTEP
Use 50 as last timestep? (y(dflt),n): DETECT_RAW_LAST_TIMESTEP
Enter last timestep to use: RAW_LAST_TIMESTEP
***********************
Spine file header
Nx 258 Ny 258 Nz 24
***********************
Registering image...
With respect to the image at time step 2,
final domain is (0 0 1)|->(256 254 23)
maximum deviation in x-direction is -1 to 0
maximum deviation in y-direction is -3 to 0
**************************
Registered Image Domain
New size is 257 x 255 x 23
**************************
You will notice that some of these lines are repeated further down in the file.
That is OK, that is where they are supposed to be.
|