Tim Sainburg

Results 22 issues of Tim Sainburg

I can't get joblib to see a cython function that I am defining, and am unsure why. [Here is the minimal code example in a Google Colab notebook.](https://colab.research.google.com/drive/1xuPA7qRXjyljUIrKt9msxWCjTyDYxMLE) Minimal code...

Hi @marius10p congrats on the new paper! I was hoping you could shed some light on how you sorted units over days/weeks in the paper. I couldn't find an explanation...

Several people have asked for noisereduce to work for multiple channels.

enhancement

uses 1 padding instead of zero padding for mask so that beginning and end are dampened. This could be further improved by using reflection...

### 📚 The doc issue PoseTracker is not currently in the documentation for either mmpose or mmdeploy. The only reference that I can find for it is at https://github.com/open-mmlab/mmdeploy/blob/main/demo/python/pose_tracker.py In...

### 📚 The doc issue The closest thing to documentation for PoseTracker is this demo: https://github.com/open-mmlab/mmdeploy/blob/bc75c9d6c8940aa03d0e1e5b5962bd930478ba77/demo/python/pose_tracker.py#L7 It is missing key information about parameterization. In particular, how do you set the...

If I want to record for an extended period of time, is there any way to trigger a new recording at a given time interval (e.g. every n hours)?

Is there any functionality built in to AcquisitionTool to read/save signals from the digital input on FLIR cameras? e.g. for syncing data with other acquisition devices? If so, where is...

enhancement

Hey, I'm wondering how I can set the number of threads available to ensure I don't use too much RAM. I [brought this up in the old version](https://github.com/flatironinstitute/mountainsort/issues/9) - can't...

Hey Timo, I'm looking into pretraining a keypoint network again and I'm having trouble figuring out how to follow the instructions you gave via email (shown below). > I found...