Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatiando/magali
Modeling and inversion of magnetic microscopy data 🧲🔬
https://github.com/fatiando/magali
earth-science fatiando-a-terra geophysics magnetic-field microscopy paleomagnetism python science
Last synced: about 2 months ago
JSON representation
Modeling and inversion of magnetic microscopy data 🧲🔬
- Host: GitHub
- URL: https://github.com/fatiando/magali
- Owner: fatiando
- License: bsd-3-clause
- Created: 2023-03-01T17:23:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T15:28:37.000Z (about 2 months ago)
- Last Synced: 2024-11-09T14:46:36.065Z (about 2 months ago)
- Topics: earth-science, fatiando-a-terra, geophysics, magnetic-field, microscopy, paleomagnetism, python, science
- Language: Python
- Homepage: https://www.fatiando.org/magali/
- Size: 2.14 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
Modeling and inversion of magnetic microscopy data
Documentation (latest) •
Documentation (main branch) •
Contributing •
Contact
Part of the Fatiando a Terra project## About
**Magali** is a Python library for modeling and processing magnetic microscopy
data. It is able to perform data transformation, automatically identify
particles in imagery, and perform inversions for magnetic dipole moments.> **Why this name?** Magali is one of the main characters in a [beloved
> Brazilian comic strip](https://en.wikipedia.org/wiki/Monica_and_Friends) who
> is always eating watermelons. It also sounds a bit "magnetic" and we thought
> the logo looked cool.## Project goals
* Implement forward modeling and inversion specific for magnetic microscopy,
using adequate units and data conventions.
* Allow the automatic determination of the magnetic moments of thousands of
particles.
* Provide a basis for development of novel methodologies that can unlock the
potential of these new data.
* Make available tools for synthetic data simulation to test methods and drive
hardware development.## Project status
**Magali is in early stages of development.** We're still figuring out what the
best approach, API, and methods will be. Expect breaking changes on new
releases as we work towards a more stable future release.**We welcome feedback and ideas!** This is a great time to bring new ideas on
how we can improve the project.
[Join the conversation](https://www.fatiando.org/contact) or submit
[issues on GitHub](https://github.com/fatiando/magali/issues).## License
This is free software: you can redistribute it and/or modify it under the terms
of the **BSD 3-clause License**. A copy of this license is provided in
[`LICENSE.txt`](https://github.com/fatiando/magali/blob/main/LICENSE.txt).