Biafra Ahanonu

Results 63 comments of Biafra Ahanonu

Hi Yancy, thanks for reaching out. A couple things so I can help: - What type of file is your movie saved as (e.g. HDF5, TIFF, etc.)? - Which version...

What is the output of `h5disp(C:\Users\DELL\Documents\MATLAB\ciatah-master\imaging\result.h5)`? That will help determine the HDF5 dataset name that CIAtah needs to read in your movie from that file type. Is the .avi and...

Great to hear! Let me know if any other questions arise.

hey Omid, think I know what the issues are, I can push a quick patch to deal with this: - `suptitle` error has to do with a `Bioinformatics` toolbox function...

@omidm7 Great, thanks for the additional info. Pushed an update, can you try the current master branch and let me know if the issue still arises?

Hi, hope all is well. To help with this, could you: - go into the `processing_info` sub-folder located in the folder where your movie is and send over the output...

@rl72, it looks like both input and output HDF5 dataset names are blank, which is causing the HDF5 save function to fail, e.g. see below in the log file you...

@rl72 Great! That's good to hear. re: EXTRACT, yep, I was planning to push an update soon, similar to the CNMF-e sub-module, to allow access to more (all) advanced parameters.

@rl72 Did you run `signalSorter` directly from the command line? If so, can you provide the command(s) you used to run it? That'll help me debug.