[MSNoise] Problems with Miniseed

Esteban Chaves echfisica at gmail.com
Thu May 7 02:14:17 UTC 2015


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 at mailman-as.oma.be wrote:
> 
> Send MSNoise mailing list submissions to
> 	msnoise at 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 at mailman-as.oma.be
> 
> You can reach the person managing the list at
> 	msnoise-owner at 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 at abdn.ac.uk>
> To: "Python Package for Monitoring Seismic Velocity Changes using
> 	Ambient	Seismic Noise" <msnoise at mailman-as.oma.be>
> Subject: Re: [MSNoise] problem during scan_archive..
> Message-ID: <1430934743430.19190 at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq at seismology.be>
>> Sent: 06 May 2015 18:36
>> To: msnoise at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq at seismology.be>
>>> Sent: 06 May 2015 18:23
>>> To: msnoise at 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 at 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 at 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 at mailman-as.oma.be
>>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>> _______________________________________________
>>> MSNoise mailing list
>>> MSNoise at 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 at mailman-as.oma.be
>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise at 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 at mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
> 
> _______________________________________________
> MSNoise mailing list
> MSNoise at 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 at abdn.ac.uk>
> To: "Python Package for Monitoring Seismic Velocity Changes using
> 	Ambient	Seismic Noise" <msnoise at mailman-as.oma.be>
> Subject: Re: [MSNoise] problem during scan_archive..
> Message-ID: <1430936270782.68817 at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Sammarco, Carmelo <carmelosammarco at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq at seismology.be>
>> Sent: 06 May 2015 18:36
>> To: msnoise at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq at seismology.be>
>>> Sent: 06 May 2015 18:23
>>> To: msnoise at 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 at 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 at 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 at mailman-as.oma.be
>>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>> _______________________________________________
>>> MSNoise mailing list
>>> MSNoise at 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 at mailman-as.oma.be
>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise at 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 at mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
> 
> _______________________________________________
> MSNoise mailing list
> MSNoise at 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 at 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 at abdn.ac.uk>
> To: "Python Package for Monitoring Seismic Velocity Changes using
> 	Ambient	Seismic Noise" <msnoise at mailman-as.oma.be>
> Subject: Re: [MSNoise] problem during scan_archive..
> Message-ID: <1430937264455.60939 at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Sammarco, Carmelo <carmelosammarco at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Sammarco, Carmelo <carmelosammarco at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq at seismology.be>
>> Sent: 06 May 2015 18:36
>> To: msnoise at 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 at mailman-as.oma.be <msnoise-bounces at mailman-as.oma.be> on behalf of Thomas Lecocq <thomas.lecocq at seismology.be>
>>> Sent: 06 May 2015 18:23
>>> To: msnoise at 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 at 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 at 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 at mailman-as.oma.be
>>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>>> _______________________________________________
>>> MSNoise mailing list
>>> MSNoise at 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 at mailman-as.oma.be
>>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise at 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 at mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
> 
> _______________________________________________
> MSNoise mailing list
> MSNoise at 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 at 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 at 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 at mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
> 
> 
> End of MSNoise Digest, Vol 17, Issue 2
> **************************************



More information about the MSNoise mailing list