Skip to content

Conversation

@sschachten
Copy link
Collaborator

  • added script to load MagNet data into MDB
  • added material data of 3C90, 3C92, 3C94, 3C95, 3E6, 3F4, N27, N30, N49, N87 and T37
  • updated graphic showing overview of materials

sschachten and others added 2 commits January 5, 2026 13:36
 - script loads MagNet data into the materialdatabase
- 3C90, 3C92, 3C94, 3C95, 3E6, 3F4, N27, N30, N49, N87, T37
updated graphic showing overview of materials
@@ -0,0 +1,203 @@
"""Script to write MagNet-Data into the database and on local drive."""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

distinuish the packages in

python packages

3rd party libraries

own libraries

@@ -0,0 +1,203 @@
"""Script to write MagNet-Data into the database and on local drive."""
import mat73
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

write a comment what does this library does and that the user needs to install this separately

@gituser789 gituser789 merged commit c951ff3 into main Jan 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants