animikhroy / rk_toolkit_pipeline_diagrams

Master-repository for all code related to "A Novel Approach to Topological Graph Theory with R-K Diagrams and Gravitational Wave Analysis"
https://arxiv.org/abs/2201.06923
2 stars 0 forks source link

TODO: #12

Closed andorsk closed 2 years ago

andorsk commented 2 years ago

TODO

  1. Better documentation of methods
  2. Merge graph2 and graph together
  3. Merge common from jupyter notebooks
  4. Write more Unit Tests. See tests folder in rk_toolkit for samples.
  5. Add docstrings to methods (already somewhat there). Serve sphinx docs
  6. General code cleanup and refactoring
  7. Write improved README on how to run everything together
  8. Remove unnecessary files.
  9. Update results and items from Animikh 1-4 on Ligo review.

Todo task board updated for reference with priorities and task distribution in the following link on Notion: https://dot-terrier-969.notion.site/686f90e5615445c5bdd7753d32e5028f?v=1256c9f6528142a4aa367ef1d1d90b23

andorsk commented 2 years ago

Merge graph2 and graph together is already done. All these have been moved to individual issues.