Skip to content

Add wrappers for Femtic#39

Open
kujaku11 wants to merge 1 commit intoupdatesfrom
femtic
Open

Add wrappers for Femtic#39
kujaku11 wants to merge 1 commit intoupdatesfrom
femtic

Conversation

@kujaku11
Copy link
Copy Markdown
Contributor

Add wrappers to create input files for FEMTIC . Yoshiya has written some C++ codes for making input files, namely mesh building, it would be nice to have some Python wrappers to make those run easier once they are compiled on an HPC and add in making of data files from MTData.

  • Add ability to make FEMTIC input data file
    • Add methods MTData.to_femtic() and MTData.from_femtic
  • Add methods to create inputs for mesh generation
  • Add method to read mesh
  • Add methods to read outputs
  • Add methods for control files
  • Add documentation
  • Add tests

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 29, 2024

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 28.25%. Comparing base (3bee0af) to head (554a3cf).
⚠️ Report is 383 commits behind head on updates.

Files with missing lines Patch % Lines
mtpy/modeling/femtic/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           updates      #39      +/-   ##
===========================================
- Coverage    28.36%   28.25%   -0.11%     
===========================================
  Files          132      133       +1     
  Lines        22041    22227     +186     
===========================================
+ Hits          6251     6280      +29     
- Misses       15790    15947     +157     
Flag Coverage Δ
tests 28.25% <0.00%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kujaku11 kujaku11 changed the base branch from main to updates October 14, 2024 22:02
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.

1 participant