Re: [MSNoise] Tutorial

2016-10-17 Thread Julie Albaric
Thanks for your answers !

Cheers,

Julie

> Le 13 oct. 2016 à 11:53, Aurélien Mordret  a écrit :
> 
> Hi There,
> 
> There is actually a test dataset in MSNoise. Just run 'msnoise test' in an
> empty folder.
> 
> But yes, Julie, You have to populate the database first, right after the
> 'msnoise install' run.
> 
> Cheers,
> 
> Aurelien
> 
> 
> Le jeu. 13 oct. 2016 à 05:43, VICIC BLAZ [PHD0900016] <
> blaz.vi...@phd.units.it > a écrit :
> 
>> A tut with small dataset would be useful indeed...Anyway, I think your
>> problem is, that you did not populate the station table.
>> 
>> 
>> http://msnoise.org/doc/workflow.html#module-msnoise.s002populate_station_table
>> 
>> 
>> afaik you will have to do it manualy, since there is a bug in 1.4 version
>> from the web interface.
>> 
>> 
>> blaz
>> 
>> 
>> From: msnoise-boun...@mailman-as.oma.be 
>> on behalf of Julie Albaric 
>> Sent: Thursday, October 13, 2016 10:49:28 AM
>> To: msnoise@mailman-as.oma.be
>> Subject: [MSNoise] Tutorial
>> 
>> Hi !
>> 
>> I would like to use MSNoise and was wondering if you had, in addition to
>> the documentation on your website, a tutorial with a small dataset.
>> Actually, I’ve installed MSNoise on my Mac with SQLite, see the web
>> interface but as soon as I try to create a station list I get an error
>> message :
>> builtins.TypeError
>> 
>> TypeError: __init__() missing 8 required positional arguments: 'net',
>> 'sta', 'X', 'Y', 'altitude', 'coordinates', 'instrument', and 'used'
>> 
>> 
>> I’m not very familiar with Python so I don’t know if it’s because I’ve
>> missed something in the way I use MSNoise (parameters to change/ files to
>> be present in the project folder…) or if it comes from the installation
>> itself.
>> 
>> Thanks,
>> 
>> Julie
>> 
>> --
>> Julie Albaric
>> UMR 6249 Chrono-environnement
>> Université de Franche-Comté
>> 16 route de Gray
>> 25030 Besançon, France
>> Tel. +33 3 81 66 63 69 <03%2081%2066%2063%2069>
>> 
>> ___
>> MSNoise mailing list
>> MSNoise@mailman-as.oma.be 
>> http://mailman-as.oma.be/mailman/listinfo/msnoise 
>> 
>> ___
>> MSNoise mailing list
>> MSNoise@mailman-as.oma.be 
>> http://mailman-as.oma.be/mailman/listinfo/msnoise 
>> 
>> 
> ___
> MSNoise mailing list
> MSNoise@mailman-as.oma.be 
> http://mailman-as.oma.be/mailman/listinfo/msnoise 
> 
--
Julie Albaric
UMR 6249 Chrono-environnement
Université de Franche-Comté
16 route de Gray
25030 Besançon, France
Tel. +33 3 81 66 63 69

___
MSNoise mailing list
MSNoise@mailman-as.oma.be
http://mailman-as.oma.be/mailman/listinfo/msnoise


Re: [MSNoise] Tutorial

2016-10-13 Thread Aurélien Mordret
Hi There,

There is actually a test dataset in MSNoise. Just run 'msnoise test' in an
empty folder.

But yes, Julie, You have to populate the database first, right after the
'msnoise install' run.

Cheers,

Aurelien


Le jeu. 13 oct. 2016 à 05:43, VICIC BLAZ [PHD0900016] <
blaz.vi...@phd.units.it> a écrit :

> A tut with small dataset would be useful indeed...Anyway, I think your
> problem is, that you did not populate the station table.
>
>
> http://msnoise.org/doc/workflow.html#module-msnoise.s002populate_station_table
>
>
> afaik you will have to do it manualy, since there is a bug in 1.4 version
> from the web interface.
>
>
> blaz
>
> 
> From: msnoise-boun...@mailman-as.oma.be 
> on behalf of Julie Albaric 
> Sent: Thursday, October 13, 2016 10:49:28 AM
> To: msnoise@mailman-as.oma.be
> Subject: [MSNoise] Tutorial
>
> Hi !
>
> I would like to use MSNoise and was wondering if you had, in addition to
> the documentation on your website, a tutorial with a small dataset.
> Actually, I’ve installed MSNoise on my Mac with SQLite, see the web
> interface but as soon as I try to create a station list I get an error
> message :
> builtins.TypeError
>
> TypeError: __init__() missing 8 required positional arguments: 'net',
> 'sta', 'X', 'Y', 'altitude', 'coordinates', 'instrument', and 'used'
>
>
> I’m not very familiar with Python so I don’t know if it’s because I’ve
> missed something in the way I use MSNoise (parameters to change/ files to
> be present in the project folder…) or if it comes from the installation
> itself.
>
> Thanks,
>
> Julie
>
> --
> Julie Albaric
> UMR 6249 Chrono-environnement
> Université de Franche-Comté
> 16 route de Gray
> 25030 Besançon, France
> Tel. +33 3 81 66 63 69 <03%2081%2066%2063%2069>
>
> ___
> MSNoise mailing list
> MSNoise@mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
> ___
> MSNoise mailing list
> MSNoise@mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
___
MSNoise mailing list
MSNoise@mailman-as.oma.be
http://mailman-as.oma.be/mailman/listinfo/msnoise


Re: [MSNoise] Tutorial

2016-10-13 Thread VICIC BLAZ [PHD0900016]
A tut with small dataset would be useful indeed...Anyway, I think your problem 
is, that you did not populate the station table.

http://msnoise.org/doc/workflow.html#module-msnoise.s002populate_station_table


afaik you will have to do it manualy, since there is a bug in 1.4 version from 
the web interface.


blaz


From: msnoise-boun...@mailman-as.oma.be  on 
behalf of Julie Albaric 
Sent: Thursday, October 13, 2016 10:49:28 AM
To: msnoise@mailman-as.oma.be
Subject: [MSNoise] Tutorial

Hi !

I would like to use MSNoise and was wondering if you had, in addition to the 
documentation on your website, a tutorial with a small dataset.
Actually, I’ve installed MSNoise on my Mac with SQLite, see the web interface 
but as soon as I try to create a station list I get an error message :
builtins.TypeError

TypeError: __init__() missing 8 required positional arguments: 'net', 'sta', 
'X', 'Y', 'altitude', 'coordinates', 'instrument', and 'used'


I’m not very familiar with Python so I don’t know if it’s because I’ve missed 
something in the way I use MSNoise (parameters to change/ files to be present 
in the project folder…) or if it comes from the installation itself.

Thanks,

Julie

--
Julie Albaric
UMR 6249 Chrono-environnement
Université de Franche-Comté
16 route de Gray
25030 Besançon, France
Tel. +33 3 81 66 63 69

___
MSNoise mailing list
MSNoise@mailman-as.oma.be
http://mailman-as.oma.be/mailman/listinfo/msnoise
___
MSNoise mailing list
MSNoise@mailman-as.oma.be
http://mailman-as.oma.be/mailman/listinfo/msnoise