Error in run_sorter : file spikeinterface_log.json empty

Open
#2,452 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
tooling

Research direction

Start by reproducing the SI pipeline failure and inspect the generated spikeinterface_log.json alongside spikeinterface_recording.json and _params.json. Trace the run_sorter logging path to determine why the log file is empty, then verify that JSONDecodeError no longer occurs and that the generated log contains valid JSON.

Written by the indexing model from the issue text.

Description

sorters

Hi everyone,

I have an issue when running my SI pipeline.
The error is JSONDecodeERROR : Expecting value : line 1 column 1 (char0). I checked and it's because the file spikeinterface_log.json is empty. I don't understand why it's empty cause every other file that SI create like spikeinterface_recording.json and _params.json are not empty.
Can you help me with that please?

Thanks :)

Myriam

Dominant language
Python
Stars
847
Forks
280
Avg merge
3d 9h
Merged PRs (30d)
29

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SpikeInterface/spikeinterface

All issues in SpikeInterface/spikeinterface

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.