-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
There is a function that computes atomic descriptors, compute_atomic_descriptors
, and these are saved in self.atomic_desc
, but from what I can tell, there is no function that retrieves those (similar to fetch_computed_descriptors
which appears to only get global descriptors). This means that there's no way to generate that atomic descriptor design matrix without going through a file, since get_atomic_descriptors
does appear to read them.
Metadata
Metadata
Assignees
Labels
No labels