AFM-SPM / TopoStats

An AFM image analysis program to batch process data and obtain statistics from images
https://afm-spm.github.io/TopoStats/
GNU Lesser General Public License v3.0
56 stars 10 forks source link

User Guide / Instructions #79

Closed bobturneruk closed 11 months ago

bobturneruk commented 2 years ago

Considerable progress has been made on installation instructions, but we still lack a good user guide. 😢

Useful basis material here:

The user instructions might ultimately live in readthedocs which is underway for our dev branch: https://topostats.readthedocs.io/en/dev/?badge=dev

The instructions should explain the parameters in the config files https://github.com/AFM-SPM/TopoStats/blob/master/default_config.ini

ns-rse commented 1 year ago

We have good documentation in place now (see GH Pages) that covers installation and basic usage and most of the refactored API. Could still do with bulking out what is going on in the background under Workflow, but I'd say most things are covered and we could reasonably either close this issue or keep it as an "Epic" and break outstanding improvements into smaller tasks and link to them from here?

What do others think?

ns-rse commented 1 year ago

This is related to #242 and there are some Notebooks in place already see #481 they don't yet work in Google Colab/Binder just yet (had issues loading SPM files into Notebooks locally).

ns-rse commented 11 months ago

I think we have a fairly good set of documentation in place now.