List of models ================== These models generally correspond one-to-one with tables in the database. The models reference are self generated at the _/admin/docs_ .. tip:: Try it ! On the IBL public Alyx instance, this would be at: https://openalyx.internationalbrainlab.org/admin/doc/models/ (intbrainlab/international). Subjects ------------------- .. image:: _static/subjects_ERD.png .. automodule:: subjects.models :member-order: bysource :show-inheritance: :members: Actions ------------------- .. image:: _static/actions_ERD.png .. automodule:: actions.models :member-order: bysource :show-inheritance: :members: Data ------------------- .. image:: _static/data_ERD.png .. automodule:: data.models :member-order: bysource :show-inheritance: :members: Misc --------------------- .. image:: _static/misc_ERD.png .. automodule:: misc.models :member-order: bysource :show-inheritance: :members: