[MSNoise] Problem with mwcs_len and mwcs_step

Oscar Alberto Castro Artola oscar.cas.art at gmail.com
Wed Jan 28 17:31:58 UTC 2015


Hello,

I am using 20sps data and everything is fine until I reach *s06compute_dtt.py.
*I changed the mwcs_len parameter to 30 and the *mwcs_step* to 10. When I
do that I get the next error message whan I run s06compute_dtt.py:

*2015-01-28 11:30:17,546 [DEBUG] Found 731 updated days*
*2015-01-28 11:30:17,556 [INFO] Loading mov=20 days for filter=03*
*2015-01-28 11:30:17,556 [DEBUG] Processing 2005-01-01*
*Traceback (most recent call last):*
*  File "s06compute_dtt.py", line 187, in <module>*
*    dtArray = np.vstack((dtArray, df['dt']))*
*  File
"/home/oscar/bin/python/anaconda/lib/python2.7/site-packages/numpy/core/shape_base.py",
line 228, in vstack*
*    return _nx.concatenate([atleast_2d(_m) for _m in tup], 0)*
*ValueError: all the input array dimensions except for the concatenation
axis must match exactly*

Does anyone know how to fix it? Thanks in advance!

Oscar


More information about the MSNoise mailing list