Skip to content

Support for HRNet/Docs? #19

@SkepticRaven

Description

@SkepticRaven

Our lab groups pose estimation (https://github.com/KumarLabJax/deep-hrnet-mouse).

However, figuring out the exact format+fields of stored data is difficult to follow. I couldn't get the docs to build successfully.

cd docs
make fulldoc

First error is easy, since there might be a typo in the template:

OSError: namespace file '..\spec/ndx-pose.namespace.yaml' not found
---
grep -Rn '\.\.\\'
docs/source/conf_doc_autogen.py:9:spec_input_spec_dir = '..\spec'

However, I can't get past the next one:

...
 File "[snip]/lib/python3.10/site-packages/hdmf_docutils/doctools/renderrst.py", line 644, in render_spec_table
    elif spec.data_type_def is not None:
AttributeError: 'LinkSpec' object has no attribute 'data_type_def'. Did you mean: 'data_type_inc'?

The usage on the main README is useful, but it doesn't describe how to add in skeleton information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions