Dear Thomas and msnoise users,
I have the following problem after running the CC process:
carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$ msnoise compute_cc
2015-05-15 17:00:43 [INFO] *** Starting: Compute CC ***
2015-05-15 17:00:43 [INFO] Will compute ZZ
2015-05-15 17:00:43 [INFO] New CC Job: 2011-01-01 (28 pairs with 8 stations)
Traceback (most recent call last):
File "/home/carmelo/anaconda/bin/msnoise", line 9, in <module>
load_entry_point('msnoise==1.3.1', 'console_scripts', 'msnoise')()
File "/home/carmelo/anaconda/lib/python2.7/site-packages/msnoise/scripts/msnoise.py", line 393, in run
cli(obj={})
File "/home/carmelo/anaconda/lib/python2.7/site-packages/click/core.py", line 610, in __call__
return self.main(*args, **kwargs)
File "/home/carmelo/anaconda/lib/python2.7/site-packages/click/core.py", line 590, in main
rv = self.invoke(ctx)
File "/home/carmelo/anaconda/lib/python2.7/site-packages/click/core.py", line 936, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/carmelo/anaconda/lib/python2.7/site-packages/click/core.py", line 782, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/carmelo/anaconda/lib/python2.7/site-packages/click/core.py", line 416, in invoke
return callback(*args, **kwargs)
File "/home/carmelo/anaconda/lib/python2.7/site-packages/msnoise/scripts/msnoise.py", line 174, in compute_cc
main()
File "/home/carmelo/anaconda/lib/python2.7/site-packages/msnoise/s03compute_cc.py", line 271, in main
basetime, tramef_Z = preprocess(db, stations, comps, goal_day, params, tramef_Z)
File "/home/carmelo/anaconda/lib/python2.7/site-packages/msnoise/s03compute_cc.py", line 191, in preprocess
tramef_Z[istation] = trace.data
ValueError: could not broadcast input array from shape (2159998) into shape (2160000)
carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$
My data have a sample rate of 125 Hz and in the configurator I choose the resampling method = 25 Hz
I try also with 20, 125 but I have always this problem
The same with decimation=5..
some suggestions?? Every help is always welcome..
Thank you very much!!
cheers,
-----------
Mr Carmelo Sammarco MSc BSc FGS
PhD Student in Geology and Petroleum Geology
The University of Aberdeen is a charity registered in Scotland, No SC013683.
Tha Oilthigh Obar Dheathain na charthannas clàraichte ann an Alba, Àir. SC013683.
Hi All;
Just wondering if we came up with a solution for this:
IOError: [Errno 2] No such file or directory: 'STACKS/01/REF/ZZ/YZ_HRIU_YZ_JUDI.MSEED'
1. Running: compute_mwcs
2. If one has SAC data and the output format is SAC not miniseed.
Thomas, I did modified this part in the previous version, but for this one
it seems like isn’t going through the if loop...? Any thoughts?
Cheers;
-Esteban
> On May 6, 2015, at 11:34 AM, msnoise-request(a)mailman-as.oma.be wrote:
>
> Send MSNoise mailing list submissions to
> msnoise(a)mailman-as.oma.be
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mailman-as.oma.be/mailman/listinfo/msnoise
> or, via email, send a message with subject or body 'help' to
> msnoise-request(a)mailman-as.oma.be
>
> You can reach the person managing the list at
> msnoise-owner(a)mailman-as.oma.be
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of MSNoise digest..."
>
>
> Today's Topics:
>
> 1. Re: problem during scan_archive.. (Sammarco, Carmelo)
> 2. Re: problem during scan_archive.. (Sammarco, Carmelo)
> 3. Re: problem during scan_archive.. (Sammarco, Carmelo)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 6 May 2015 17:52:23 +0000
> From: "Sammarco, Carmelo" <carmelosammarco(a)abdn.ac.uk>
> To: "Python Package for Monitoring Seismic Velocity Changes using
> Ambient Seismic Noise" <msnoise(a)mailman-as.oma.be>
> Subject: Re: [MSNoise] problem during scan_archive..
> Message-ID: <1430934743430.19190(a)abdn.ac.uk>
> Content-Type: text/plain; charset="iso-8859-1"
>
> hi Tom,
>
> Yes I decided to use It because was very close to the original structure.. But the 'population' works.. So it should not be a problem.
>
> I have no clue to resolve this problem...
>
> Maybe can I try to change start and end date??
>
> I hope that I don't need to change structure.. too much data..
>
> thanks for the suggestion
>
> if you have some idea let me know..can I try maybe to install again msnoise??
>
> cheers
>
> -----------
> Mr Carmelo Sammarco MSc BSc FGS
> PhD Student in Geology and Petroleum Geology
>
> ________________________________________
> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq(a)seismology.be>
> Sent: 06 May 2015 18:43
> To: Python Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise
> Subject: Re: [MSNoise] problem during scan_archive..
>
> Is your structure really IDDS ??
>
> Sounds weird, we were the only ones using this strange structure...
> (that's why it's available..)
>
> Thomas
>
> Le 6/05/2015 19:41, Sammarco, Carmelo a ?crit :
>> hi Tom,
>>
>> General:
>> - db.ini is present
>>
>>
>> Configuration:
>> - /home/carmelo/Desktop/FLEGREI/msnoise/DATA_FLEG exists
>> - CROSS_CORRELATIONS does not exists (and that is normal because keep_all=False)
>>
>> Raw config bits: "D"efault or "M"odified (green)
>> M data_folder: /home/carmelo/Desktop/FLEGREI/msnoise/DATA_FLEG
>> D output_folder: CROSS_CORRELATIONS
>> M data_structure: IDDS
>> D network: *
>> D channels: *
>> M startdate: 2011-01-01
>> M enddate: 2013-12-13
>> D analysis_duration: 86400
>> D cc_sampling_rate: 20.0
>> M resampling_method: Decimate
>> D decimation_factor: 5
>> M preprocess_lowpass: 0.5
>> D preprocess_highpass: 0.01
>> M maxlag: 240.
>> D corr_duration: 1800.
>> D overlap: 0.0
>> D windsorizing: 3
>> D crondays: -1
>> D ZZ: Y
>> D ZR: N
>> D ZT: N
>> D RZ: N
>> D RR: N
>> D RT: N
>> D TZ: N
>> D TR: N
>> D TT: N
>> D autocorr: N
>> D PAZ: N
>> D keep_all: N
>> D keep_days: Y
>> M ref_begin: 2011-01-01
>> M ref_end: 2013-12-13
>> M mov_stack: 5,10,30,90,180,360
>> M export_format: SAC
>> M sac_format: clarke
>> D dtt_lag: static
>> D dtt_v: 1.0
>> D dtt_minlag: 5.0
>> D dtt_width: 30.0
>> D dtt_sides: both
>> D dtt_mincoh: 0.65
>> D dtt_maxerr: 0.1
>> D dtt_maxdt: 0.1
>> CC Jobs:
>>
>> DTT Jobs:
>>
>> I hope that it is helpful..
>>
>> Thank you very much
>> -----------
>> Mr Carmelo Sammarco MSc BSc FGS
>> PhD Student in Geology and Petroleum Geology
>>
>> ________________________________________
>> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq(a)seismology.be>
>> Sent: 06 May 2015 18:36
>> To: msnoise(a)mailman-as.oma.be
>> Subject: Re: [MSNoise] problem during scan_archive..
>>
>> Hi,
>>
>> The easiest cause would be you are scanning the archive with startdate
>> and enddate not defined properly, so no years are scanned. What are
>> those parameters ? Is the archive in SDS format?
>>
>> can you copy-paste the ouput of "msnoise info" ?
>>
>> Tom
>>
>> Le 6/05/2015 19:33, Sammarco, Carmelo a ?crit :
>>> hi TOM,
>>>
>>> The Station are identified.. I set all the info too as lat,long,Altitude etc.. I only remove some signs from few of them (now are in red)
>>>
>>> The data is year-month-day.. i check and it is ok...
>>>
>>> so what could be the cause?
>>>
>>> thanks
>>>
>>> -----------
>>> Mr Carmelo Sammarco MSc BSc FGS
>>> PhD Student in Geology and Petroleum Geology
>>>
>>> ________________________________________
>>> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq(a)seismology.be>
>>> Sent: 06 May 2015 18:23
>>> To: msnoise(a)mailman-as.oma.be
>>> Subject: Re: [MSNoise] problem during scan_archive..
>>>
>>> Hey,
>>>
>>> Stations are identified OK ? The start and end-date are OK ?
>>>
>>> Tom
>>>
>>> Le 6/05/2015 19:22, Sammarco, Carmelo a ?crit :
>>>> Hi Thomas and users,
>>>>
>>>>
>>>> After the installation of msnoise, set parameters in configurator (as setting the data folder... etc) and Populate the station table, I am ready to scan the entire archive to insert the data in mysql database.
>>>>
>>>>
>>>> But I am having a issue during the 'scan_archive' process:
>>>>
>>>>
>>>> carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$ msnoise -t 2 scan_archive --init
>>>>
>>>> 2015-05-06 18:09:28 [INFO] *** Starting: Scan Archive ***
>>>> 2015-05-06 18:09:28 [INFO] Initializing (should be run only once)
>>>> 2015-05-06 18:09:28 [INFO] Will work on 2 threads
>>>> 2015-05-06 18:09:29 [INFO] *** Finished: Scan Archive ***
>>>> 2015-05-06 18:09:29 [INFO] It took 0.52 seconds
>>>> [INFO/MainProcess] process shutting down
>>>> [DEBUG/MainProcess] running all "atexit" finalizers with priority >= 0
>>>> [DEBUG/MainProcess] running the remaining "atexit" finalizers
>>>> carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$
>>>>
>>>>
>>>> Because this was the first run I run it with the --init argument... but the process shutting down.
>>>>
>>>>
>>>> Someone could explain me why??
>>>>
>>>>
>>>> thank you very much!!
>>>>
>>>>
>>>> Carmelo
>>>>
>>>> -----------
>>>> Mr Carmelo Sammarco MSc BSc FGS
>>>> PhD Student in Geology and Petroleum Geology
>>>>
>>>>
>>>> The University of Aberdeen is a charity registered in Scotland, No SC013683.
>>>> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>>>> _______________________________________________
>>>> MSNoise mailing list
>>>> MSNoise(a)mailman-as.oma.be
>>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>> _______________________________________________
>>> MSNoise mailing list
>>> MSNoise(a)mailman-as.oma.be
>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>>
>>>
>>> The University of Aberdeen is a charity registered in Scotland, No SC013683.
>>> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>>> _______________________________________________
>>> MSNoise mailing list
>>> MSNoise(a)mailman-as.oma.be
>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise(a)mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>
>>
>> The University of Aberdeen is a charity registered in Scotland, No SC013683.
>> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise(a)mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
> _______________________________________________
> MSNoise mailing list
> MSNoise(a)mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
>
> The University of Aberdeen is a charity registered in Scotland, No SC013683.
> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 6 May 2015 18:17:51 +0000
> From: "Sammarco, Carmelo" <carmelosammarco(a)abdn.ac.uk>
> To: "Python Package for Monitoring Seismic Velocity Changes using
> Ambient Seismic Noise" <msnoise(a)mailman-as.oma.be>
> Subject: Re: [MSNoise] problem during scan_archive..
> Message-ID: <1430936270782.68817(a)abdn.ac.uk>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi tom,
>
> I installed again msnoise... i populate again.. and during the scan process I obtain different error like this:
>
> Problem [Errno 21] Is a directory: '/home/carmelo/Desktop/FLEGREI/msnoise/DATA_FLEG/2013/FLEG/SETG/Z.RM/10/12'
>
>
> So other suggestions??
>
> thank you very much
>
> -----------
> Mr Carmelo Sammarco MSc BSc FGS
> PhD Student in Geology and Petroleum Geology
>
> ________________________________________
> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Sammarco, Carmelo <carmelosammarco(a)abdn.ac.uk>
> Sent: 06 May 2015 18:52
> To: Python Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise
> Subject: Re: [MSNoise] problem during scan_archive..
>
> hi Tom,
>
> Yes I decided to use It because was very close to the original structure.. But the 'population' works.. So it should not be a problem.
>
> I have no clue to resolve this problem...
>
> Maybe can I try to change start and end date??
>
> I hope that I don't need to change structure.. too much data..
>
> thanks for the suggestion
>
> if you have some idea let me know..can I try maybe to install again msnoise??
>
> cheers
>
> -----------
> Mr Carmelo Sammarco MSc BSc FGS
> PhD Student in Geology and Petroleum Geology
>
> ________________________________________
> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq(a)seismology.be>
> Sent: 06 May 2015 18:43
> To: Python Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise
> Subject: Re: [MSNoise] problem during scan_archive..
>
> Is your structure really IDDS ??
>
> Sounds weird, we were the only ones using this strange structure...
> (that's why it's available..)
>
> Thomas
>
> Le 6/05/2015 19:41, Sammarco, Carmelo a ?crit :
>> hi Tom,
>>
>> General:
>> - db.ini is present
>>
>>
>> Configuration:
>> - /home/carmelo/Desktop/FLEGREI/msnoise/DATA_FLEG exists
>> - CROSS_CORRELATIONS does not exists (and that is normal because keep_all=False)
>>
>> Raw config bits: "D"efault or "M"odified (green)
>> M data_folder: /home/carmelo/Desktop/FLEGREI/msnoise/DATA_FLEG
>> D output_folder: CROSS_CORRELATIONS
>> M data_structure: IDDS
>> D network: *
>> D channels: *
>> M startdate: 2011-01-01
>> M enddate: 2013-12-13
>> D analysis_duration: 86400
>> D cc_sampling_rate: 20.0
>> M resampling_method: Decimate
>> D decimation_factor: 5
>> M preprocess_lowpass: 0.5
>> D preprocess_highpass: 0.01
>> M maxlag: 240.
>> D corr_duration: 1800.
>> D overlap: 0.0
>> D windsorizing: 3
>> D crondays: -1
>> D ZZ: Y
>> D ZR: N
>> D ZT: N
>> D RZ: N
>> D RR: N
>> D RT: N
>> D TZ: N
>> D TR: N
>> D TT: N
>> D autocorr: N
>> D PAZ: N
>> D keep_all: N
>> D keep_days: Y
>> M ref_begin: 2011-01-01
>> M ref_end: 2013-12-13
>> M mov_stack: 5,10,30,90,180,360
>> M export_format: SAC
>> M sac_format: clarke
>> D dtt_lag: static
>> D dtt_v: 1.0
>> D dtt_minlag: 5.0
>> D dtt_width: 30.0
>> D dtt_sides: both
>> D dtt_mincoh: 0.65
>> D dtt_maxerr: 0.1
>> D dtt_maxdt: 0.1
>> CC Jobs:
>>
>> DTT Jobs:
>>
>> I hope that it is helpful..
>>
>> Thank you very much
>> -----------
>> Mr Carmelo Sammarco MSc BSc FGS
>> PhD Student in Geology and Petroleum Geology
>>
>> ________________________________________
>> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq(a)seismology.be>
>> Sent: 06 May 2015 18:36
>> To: msnoise(a)mailman-as.oma.be
>> Subject: Re: [MSNoise] problem during scan_archive..
>>
>> Hi,
>>
>> The easiest cause would be you are scanning the archive with startdate
>> and enddate not defined properly, so no years are scanned. What are
>> those parameters ? Is the archive in SDS format?
>>
>> can you copy-paste the ouput of "msnoise info" ?
>>
>> Tom
>>
>> Le 6/05/2015 19:33, Sammarco, Carmelo a ?crit :
>>> hi TOM,
>>>
>>> The Station are identified.. I set all the info too as lat,long,Altitude etc.. I only remove some signs from few of them (now are in red)
>>>
>>> The data is year-month-day.. i check and it is ok...
>>>
>>> so what could be the cause?
>>>
>>> thanks
>>>
>>> -----------
>>> Mr Carmelo Sammarco MSc BSc FGS
>>> PhD Student in Geology and Petroleum Geology
>>>
>>> ________________________________________
>>> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq(a)seismology.be>
>>> Sent: 06 May 2015 18:23
>>> To: msnoise(a)mailman-as.oma.be
>>> Subject: Re: [MSNoise] problem during scan_archive..
>>>
>>> Hey,
>>>
>>> Stations are identified OK ? The start and end-date are OK ?
>>>
>>> Tom
>>>
>>> Le 6/05/2015 19:22, Sammarco, Carmelo a ?crit :
>>>> Hi Thomas and users,
>>>>
>>>>
>>>> After the installation of msnoise, set parameters in configurator (as setting the data folder... etc) and Populate the station table, I am ready to scan the entire archive to insert the data in mysql database.
>>>>
>>>>
>>>> But I am having a issue during the 'scan_archive' process:
>>>>
>>>>
>>>> carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$ msnoise -t 2 scan_archive --init
>>>>
>>>> 2015-05-06 18:09:28 [INFO] *** Starting: Scan Archive ***
>>>> 2015-05-06 18:09:28 [INFO] Initializing (should be run only once)
>>>> 2015-05-06 18:09:28 [INFO] Will work on 2 threads
>>>> 2015-05-06 18:09:29 [INFO] *** Finished: Scan Archive ***
>>>> 2015-05-06 18:09:29 [INFO] It took 0.52 seconds
>>>> [INFO/MainProcess] process shutting down
>>>> [DEBUG/MainProcess] running all "atexit" finalizers with priority >= 0
>>>> [DEBUG/MainProcess] running the remaining "atexit" finalizers
>>>> carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$
>>>>
>>>>
>>>> Because this was the first run I run it with the --init argument... but the process shutting down.
>>>>
>>>>
>>>> Someone could explain me why??
>>>>
>>>>
>>>> thank you very much!!
>>>>
>>>>
>>>> Carmelo
>>>>
>>>> -----------
>>>> Mr Carmelo Sammarco MSc BSc FGS
>>>> PhD Student in Geology and Petroleum Geology
>>>>
>>>>
>>>> The University of Aberdeen is a charity registered in Scotland, No SC013683.
>>>> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>>>> _______________________________________________
>>>> MSNoise mailing list
>>>> MSNoise(a)mailman-as.oma.be
>>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>> _______________________________________________
>>> MSNoise mailing list
>>> MSNoise(a)mailman-as.oma.be
>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>>
>>>
>>> The University of Aberdeen is a charity registered in Scotland, No SC013683.
>>> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>>> _______________________________________________
>>> MSNoise mailing list
>>> MSNoise(a)mailman-as.oma.be
>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise(a)mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>
>>
>> The University of Aberdeen is a charity registered in Scotland, No SC013683.
>> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise(a)mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
> _______________________________________________
> MSNoise mailing list
> MSNoise(a)mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
>
> The University of Aberdeen is a charity registered in Scotland, No SC013683.
> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
> _______________________________________________
> MSNoise mailing list
> MSNoise(a)mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
>
> The University of Aberdeen is a charity registered in Scotland, No SC013683.
> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 6 May 2015 18:34:24 +0000
> From: "Sammarco, Carmelo" <carmelosammarco(a)abdn.ac.uk>
> To: "Python Package for Monitoring Seismic Velocity Changes using
> Ambient Seismic Noise" <msnoise(a)mailman-as.oma.be>
> Subject: Re: [MSNoise] problem during scan_archive..
> Message-ID: <1430937264455.60939(a)abdn.ac.uk>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi tom and Users,
>
> Sorry for the numerous email...
>
> I fix the problem.. I modify the script about data structure and scan archive.. It was my fault because I the folder Month in my data structure (it was not present in the original IDDS)
>
> The important stuff is that now it works!!
>
> Thank you very much Thomas for your support..
>
> cheers
>
> -----------
> Mr Carmelo Sammarco MSc BSc FGS
> PhD Student in Geology and Petroleum Geology
>
> ________________________________________
> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Sammarco, Carmelo <carmelosammarco(a)abdn.ac.uk>
> Sent: 06 May 2015 19:17
> To: Python Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise
> Subject: Re: [MSNoise] problem during scan_archive..
>
> Hi tom,
>
> I installed again msnoise... i populate again.. and during the scan process I obtain different error like this:
>
> Problem [Errno 21] Is a directory: '/home/carmelo/Desktop/FLEGREI/msnoise/DATA_FLEG/2013/FLEG/SETG/Z.RM/10/12'
>
>
> So other suggestions??
>
> thank you very much
>
> -----------
> Mr Carmelo Sammarco MSc BSc FGS
> PhD Student in Geology and Petroleum Geology
>
> ________________________________________
> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Sammarco, Carmelo <carmelosammarco(a)abdn.ac.uk>
> Sent: 06 May 2015 18:52
> To: Python Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise
> Subject: Re: [MSNoise] problem during scan_archive..
>
> hi Tom,
>
> Yes I decided to use It because was very close to the original structure.. But the 'population' works.. So it should not be a problem.
>
> I have no clue to resolve this problem...
>
> Maybe can I try to change start and end date??
>
> I hope that I don't need to change structure.. too much data..
>
> thanks for the suggestion
>
> if you have some idea let me know..can I try maybe to install again msnoise??
>
> cheers
>
> -----------
> Mr Carmelo Sammarco MSc BSc FGS
> PhD Student in Geology and Petroleum Geology
>
> ________________________________________
> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq(a)seismology.be>
> Sent: 06 May 2015 18:43
> To: Python Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise
> Subject: Re: [MSNoise] problem during scan_archive..
>
> Is your structure really IDDS ??
>
> Sounds weird, we were the only ones using this strange structure...
> (that's why it's available..)
>
> Thomas
>
> Le 6/05/2015 19:41, Sammarco, Carmelo a ?crit :
>> hi Tom,
>>
>> General:
>> - db.ini is present
>>
>>
>> Configuration:
>> - /home/carmelo/Desktop/FLEGREI/msnoise/DATA_FLEG exists
>> - CROSS_CORRELATIONS does not exists (and that is normal because keep_all=False)
>>
>> Raw config bits: "D"efault or "M"odified (green)
>> M data_folder: /home/carmelo/Desktop/FLEGREI/msnoise/DATA_FLEG
>> D output_folder: CROSS_CORRELATIONS
>> M data_structure: IDDS
>> D network: *
>> D channels: *
>> M startdate: 2011-01-01
>> M enddate: 2013-12-13
>> D analysis_duration: 86400
>> D cc_sampling_rate: 20.0
>> M resampling_method: Decimate
>> D decimation_factor: 5
>> M preprocess_lowpass: 0.5
>> D preprocess_highpass: 0.01
>> M maxlag: 240.
>> D corr_duration: 1800.
>> D overlap: 0.0
>> D windsorizing: 3
>> D crondays: -1
>> D ZZ: Y
>> D ZR: N
>> D ZT: N
>> D RZ: N
>> D RR: N
>> D RT: N
>> D TZ: N
>> D TR: N
>> D TT: N
>> D autocorr: N
>> D PAZ: N
>> D keep_all: N
>> D keep_days: Y
>> M ref_begin: 2011-01-01
>> M ref_end: 2013-12-13
>> M mov_stack: 5,10,30,90,180,360
>> M export_format: SAC
>> M sac_format: clarke
>> D dtt_lag: static
>> D dtt_v: 1.0
>> D dtt_minlag: 5.0
>> D dtt_width: 30.0
>> D dtt_sides: both
>> D dtt_mincoh: 0.65
>> D dtt_maxerr: 0.1
>> D dtt_maxdt: 0.1
>> CC Jobs:
>>
>> DTT Jobs:
>>
>> I hope that it is helpful..
>>
>> Thank you very much
>> -----------
>> Mr Carmelo Sammarco MSc BSc FGS
>> PhD Student in Geology and Petroleum Geology
>>
>> ________________________________________
>> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq(a)seismology.be>
>> Sent: 06 May 2015 18:36
>> To: msnoise(a)mailman-as.oma.be
>> Subject: Re: [MSNoise] problem during scan_archive..
>>
>> Hi,
>>
>> The easiest cause would be you are scanning the archive with startdate
>> and enddate not defined properly, so no years are scanned. What are
>> those parameters ? Is the archive in SDS format?
>>
>> can you copy-paste the ouput of "msnoise info" ?
>>
>> Tom
>>
>> Le 6/05/2015 19:33, Sammarco, Carmelo a ?crit :
>>> hi TOM,
>>>
>>> The Station are identified.. I set all the info too as lat,long,Altitude etc.. I only remove some signs from few of them (now are in red)
>>>
>>> The data is year-month-day.. i check and it is ok...
>>>
>>> so what could be the cause?
>>>
>>> thanks
>>>
>>> -----------
>>> Mr Carmelo Sammarco MSc BSc FGS
>>> PhD Student in Geology and Petroleum Geology
>>>
>>> ________________________________________
>>> From: msnoise-bounces(a)mailman-as.oma.be <msnoise-bounces(a)mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq(a)seismology.be>
>>> Sent: 06 May 2015 18:23
>>> To: msnoise(a)mailman-as.oma.be
>>> Subject: Re: [MSNoise] problem during scan_archive..
>>>
>>> Hey,
>>>
>>> Stations are identified OK ? The start and end-date are OK ?
>>>
>>> Tom
>>>
>>> Le 6/05/2015 19:22, Sammarco, Carmelo a ?crit :
>>>> Hi Thomas and users,
>>>>
>>>>
>>>> After the installation of msnoise, set parameters in configurator (as setting the data folder... etc) and Populate the station table, I am ready to scan the entire archive to insert the data in mysql database.
>>>>
>>>>
>>>> But I am having a issue during the 'scan_archive' process:
>>>>
>>>>
>>>> carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$ msnoise -t 2 scan_archive --init
>>>>
>>>> 2015-05-06 18:09:28 [INFO] *** Starting: Scan Archive ***
>>>> 2015-05-06 18:09:28 [INFO] Initializing (should be run only once)
>>>> 2015-05-06 18:09:28 [INFO] Will work on 2 threads
>>>> 2015-05-06 18:09:29 [INFO] *** Finished: Scan Archive ***
>>>> 2015-05-06 18:09:29 [INFO] It took 0.52 seconds
>>>> [INFO/MainProcess] process shutting down
>>>> [DEBUG/MainProcess] running all "atexit" finalizers with priority >= 0
>>>> [DEBUG/MainProcess] running the remaining "atexit" finalizers
>>>> carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$
>>>>
>>>>
>>>> Because this was the first run I run it with the --init argument... but the process shutting down.
>>>>
>>>>
>>>> Someone could explain me why??
>>>>
>>>>
>>>> thank you very much!!
>>>>
>>>>
>>>> Carmelo
>>>>
>>>> -----------
>>>> Mr Carmelo Sammarco MSc BSc FGS
>>>> PhD Student in Geology and Petroleum Geology
>>>>
>>>>
>>>> The University of Aberdeen is a charity registered in Scotland, No SC013683.
>>>> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>>>> _______________________________________________
>>>> MSNoise mailing list
>>>> MSNoise(a)mailman-as.oma.be
>>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>> _______________________________________________
>>> MSNoise mailing list
>>> MSNoise(a)mailman-as.oma.be
>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>>
>>>
>>> The University of Aberdeen is a charity registered in Scotland, No SC013683.
>>> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>>> _______________________________________________
>>> MSNoise mailing list
>>> MSNoise(a)mailman-as.oma.be
>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise(a)mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>
>>
>> The University of Aberdeen is a charity registered in Scotland, No SC013683.
>> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise(a)mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
> _______________________________________________
> MSNoise mailing list
> MSNoise(a)mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
>
> The University of Aberdeen is a charity registered in Scotland, No SC013683.
> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
> _______________________________________________
> MSNoise mailing list
> MSNoise(a)mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
>
> The University of Aberdeen is a charity registered in Scotland, No SC013683.
> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
> _______________________________________________
> MSNoise mailing list
> MSNoise(a)mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
>
> The University of Aberdeen is a charity registered in Scotland, No SC013683.
> Tha Oilthigh Obar Dheathain na charthannas cl?raichte ann an Alba, ?ir. SC013683.
>
>
> ------------------------------
>
> _______________________________________________
> MSNoise mailing list
> MSNoise(a)mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
>
> End of MSNoise Digest, Vol 17, Issue 2
> **************************************
Hi Thomas and users,
After the installation of msnoise, set parameters in configurator (as setting the data folder... etc) and Populate the station table, I am ready to scan the entire archive to insert the data in mysql database.
But I am having a issue during the 'scan_archive' process:
carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$ msnoise -t 2 scan_archive --init
2015-05-06 18:09:28 [INFO] *** Starting: Scan Archive ***
2015-05-06 18:09:28 [INFO] Initializing (should be run only once)
2015-05-06 18:09:28 [INFO] Will work on 2 threads
2015-05-06 18:09:29 [INFO] *** Finished: Scan Archive ***
2015-05-06 18:09:29 [INFO] It took 0.52 seconds
[INFO/MainProcess] process shutting down
[DEBUG/MainProcess] running all "atexit" finalizers with priority >= 0
[DEBUG/MainProcess] running the remaining "atexit" finalizers
carmelo@COPS-023437:~/Desktop/FLEGREI/msnoise$
Because this was the first run I run it with the --init argument... but the process shutting down.
Someone could explain me why??
thank you very much!!
Carmelo
-----------
Mr Carmelo Sammarco MSc BSc FGS
PhD Student in Geology and Petroleum Geology
The University of Aberdeen is a charity registered in Scotland, No SC013683.
Tha Oilthigh Obar Dheathain na charthannas clàraichte ann an Alba, Àir. SC013683.