Code Monkey home page Code Monkey logo

rec_to_binaries's People

Contributors

claysmyth avatar edeno avatar emk-lab avatar jihyunbak avatar rsnevers avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

rec_to_binaries's Issues

TrodesAnimalInfo does not have paths to preprocessed LFP/spike

Summary

I am trying to convert the preprocessed binaries to HDF5 files (related: PR #7 ). But nothing happens for LFP and spike conversion.

The immediate cause of this, I think, is that the preproc_LFP_paths and preproc_spike_path` are empty tables.

Prerequisite

After preprocessing, I would do:

data_path = '/my/data/path'
animal_name = 'kf19'
out_dir = 'my/preprocessing/path'
dates = ['20170901']

anim = td.TrodesAnimalInfo(data_path, animal_name,
                           out_dir=out_path, dates=dates)

Current behavior

I get an empty table for the LFP (or spike) paths:

anim.preproc_LFP_paths
  date epoch label_ext datatype ntrode channel timestamp_file time_label export_logfile dir_index path

Expected behavior

The table for the DIO paths (as well as pos) looks all right.

anim.preproc_dio_paths
  date epoch label_ext datatype time_label direction channel export_logfile dir_index path
20170901 (1,)   DIO   in 1.0 False 0 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...
20170901 (1,)   DIO   in 2.0 False 0 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...
20170901 (1,)   DIO   in 3.0 False 0 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...
20170901 (1,)   DIO   in 4.0 False 0 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...
20170901 (1,)   DIO   in 5.0 False 0 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...
... ... ... ... ... ... ... ... ... ...
20170901 (2,)   DIO   out 18.0 False 5 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...
20170901 (2,)   DIO   out 19.0 False 5 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...
20170901 (2,)   DIO   out 20.0 False 5 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...
20170901 (2,)   DIO   out 21.0 False 5 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...
20170901 (2,)   DIO None None NaN True 5 /home/jhbak/Output/nwb_output/pilot/kf19/prepr...

I am copying from my Jupyter notebook output cell.

virga-05 libGL error

When running rec to nwb conversions on virga-05, I get the following error, which seems to lead to subsequent fatal errors: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory

This error seems to occur when running via jupyter, but not bash. Possibly related to Trodes versions. This error was avoided by swapping to another computer for the time being.

Not sure who to tag - potentially @edeno, though don't think he has sudo powers, so perhaps @lfrank? Virga-05 may need some general clean-up as well. Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.