teamtomo / imodmodel

IMOD model files as pandas dataframes in Python
https://teamtomo.org/imodmodel/
Other
8 stars 6 forks source link

task: update docs to include usage of `ImodModel` object API #14

Closed alisterburt closed 3 months ago

alisterburt commented 4 months ago

I noticed the docs are missing the ImodModel API example present in the README, would be good to add

braxtonowens commented 3 months ago

I have been working on this. I do have a question however.

Why is imat an attribute of ImodModel? Should it instead be an attribute of ImodModel.Object?

I ask this because I thought that IMAT was a per-object attribute.

image

Please correct me if I am wrong. I personally have never used information from "imat".

alisterburt commented 3 months ago

I didn't implement this and have never used the functionality myself, you're probably right! I'd gladly accept a PR to fix :)

alisterburt commented 3 months ago

really appreciate your enthusiasm here!!

alisterburt commented 3 months ago

closed by #19