Andrea Pierré
Andrea Pierré
Also : - https://ctan.org/pkg/moderncv - https://github.com/liantze/AltaCV
Maybe all this metadata could be (somehow) added from the interface before running the analysis?
> However, I had a new problem with the save directory, which appears to be suite2p looking for the path to the original analysis output directory, which no longer exists...
Apparently something happened on the GH side, could someone restart the CI? ``` fatal: unable to connect to github.com: github.com[0: 192.30.255.113]: errno=Unknown error ```
Fixed the merge conflicts, but not sure why there's a segmentation fault on MacOS as tests run fine on my Linux machine. cc @rly
@chriski777 @rly Tests are ok now :heavy_check_mark: so I think this is finally ready for review! :slightly_smiling_face:
As a workaround, it works if I add the data containers to a **new** file. Indeed the latest print statements in the following minimal working example match. ```python from datetime...
Sure, thanks for letting me know :slightly_smiling_face:
Any news on this issue? In the end the workaround didn't work on the real code, the data containers don't get written in the output NWB file :slightly_frowning_face:
Thanks! I've been able to use it on a single line plot but I'm struggling to use it on a plot with multiple lines and keep the same colors. Would...