AnoushkaJain3 commited on
Commit
e69da6f
Β·
verified Β·
1 Parent(s): 8e1d45f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -28,6 +28,20 @@ This can be used to automatically identify noise in spike-sorted outputs. If you
28
  trust_model=True
29
  )
30
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
 
32
  # Authors
33
 
 
28
  trust_model=True
29
  )
30
  ```
31
+ ## πŸ“œ Citation
32
+
33
+ If you find [UnitRefine](https://github.com/anoushkajain/UnitRefine) models useful in your research, please cite the following DOI:
34
+ **[10.6084/m9.figshare.28282841.v2](https://doi.org/10.6084/m9.figshare.28282841.v2)**.
35
+
36
+ We will be releasing a **preprint soon**. In the meantime, please use the above DOI for referencing.
37
+
38
+ ## πŸ”— Resources
39
+
40
+ - **GitHub Repository:** [UnitRefine](https://github.com/anoushkajain/UnitRefine)
41
+ - πŸ“– **SpikeInterface Tutorial – Automated Curation:**
42
+ [View Here](https://spikeinterface.readthedocs.io/en/latest/tutorials_custom_index.html#automated-curation-tutorials)
43
+
44
+ UnitRefine is **fully integrated with SpikeInterface**, making it easy to incorporate into existing workflows. πŸš€
45
 
46
  # Authors
47