SciKit-Surgery / scikit-surgery

SciKit-Surgery - Compact Libraries for Surgical Navigation
http://scikit-surgery.github.io/scikit-surgery/
Other
39 stars 11 forks source link

Dev Meeting: 22/10/2020 #77

Closed MattClarkson closed 3 years ago

MattClarkson commented 3 years ago

Present: @MattClarkson @mianasbat @tdowrick Apols: @thompson318

Things closed since last week:

Actions:

Discussed:

MattClarkson commented 3 years ago

Decided to update scikit-surgery docs once per month, or on any major release, rather than try to be too clever.

tdowrick commented 3 years ago

I have updated documentation for scikit-surgeryutils, surfacematch, torch and tf.

I've also added a list of all current tutorials (that I could find) to the scikit-surgery README, which is also included in the readthedocs page.

tdowrick commented 3 years ago

For reference, this is how to manually update all submodules, to pull in any changes to the documentation:

git clone https://github.com/UCL/scikit-surgery --recursive
git submodule update --remote --merge
git add -u
git commit -m "Updating docs"
git push
thompson318 commented 3 years ago

Should also list surgery*tracker and surgery speech on the list of packages

tdowrick commented 3 years ago

I'm updating the documentation for them at the moment, then can add to the main list.

Do you own the Readthedocs project for nditracker, and can you add me to it?

thompson318 commented 3 years ago

Thanks. I've added you as maintainer to a bunch of my readthedocs projects.