srite_window - write a seplib window
int srite_window(tag_history,n_dim_cube,n_cube,n_wind,f_wind,j_wind,esize,values)
tag of History File
Number of Dimensions in the cube
Vector of lenght n_dim_cube length of the axes in the cube
Vctor of lenght n_dim_cube axes length after windowing
Vector of lenght n_dim_cube index of first elements C<(0<= o < n)>
Vector of lenght n_dim_cube sampling rate along axes C<(1<= j < n)>
number of bytes per element
array of values to be written.
0 = if successful
-1 = if fails for other reasons
-2 = if the values in n_wind, f_wind, j_wind are incorrect
It writes a subset (window) of a Seplib cube
sep