LBHB / NEMS0

THIS VERSION OF NEMS IS NO LONGER SUPPORTED. PLEASE USE THE NEW NEMS REPOSITORY OR INSTALL NEMS_DB TO GET NEMS0 SUPPORT.
GNU General Public License v3.0
8 stars 4 forks source link

Data for tests? #102

Closed christianbrodbeck closed 6 years ago

christianbrodbeck commented 6 years ago

What is the best way to get the files used by the tests? The tests seem to look for

svdavid commented 6 years ago

That looks like "unofficial" test data that's only reachable in the lab. Sorry. I put them here:

https://s3-us-west-2.amazonaws.com/nemspublic/sample_data/BRT026c-02-1.tgz https://s3-us-west-2.amazonaws.com/nemspublic/sample_data/resp2.tgz

I will add the BRT one to nems.uri.get_demo_recordings() resp2 might be deprecated. What script(s) are you trying to run?

stephen

On Wed, May 30, 2018 at 8:11 PM, Christian Brodbeck < notifications@github.com> wrote:

What is the best way to get the files used by the tests? The tests seem to look for

  • /auto/data/nems_db/test/resp2.tgz
  • /recordings/BRT026c-02-1.tgz

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LBHB/NEMS/issues/102, or mute the thread https://github.com/notifications/unsubscribe-auth/AH_8p2fmyKPitU1RKI4He6fJ999XTgeAks5t319ngaJpZM4UUWYd .

christianbrodbeck commented 6 years ago

Thanks! I'm trying to run all tests (and trying to add automatic testing through Travis).