Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FilFinder3d #57

Merged
merged 75 commits into from
Aug 26, 2024
Merged

FilFinder3d #57

merged 75 commits into from
Aug 26, 2024

Conversation

samdf96
Copy link

@samdf96 samdf96 commented Apr 3, 2020

Beginning work on 3D filaments.

  • FilFinder3D.py
    • Houses the FilFinder3D class object with functions.
  • test_graph.py
    • Houses a Networkx.Graph() object to be used for test cases. Also runs the test case with included FITS data.
  • project_test.py
    • deprecated, initial build functions -> converted into FilFinder3D class.
  • notes.txt
    • General notes and TODO list.

@coveralls
Copy link

coveralls commented Apr 3, 2020

Coverage Status

Coverage decreased (-2.08%) to 70.042% when pulling ff08607 on samdf96:FilFinder3D into c2ee9f8 on e-koch:master.

@e-koch e-koch mentioned this pull request Jun 22, 2020
@e-koch e-koch force-pushed the FilFinder3D branch 2 times, most recently from 1bdce25 to 80e09b1 Compare May 12, 2021 20:20
@codecov
Copy link

codecov bot commented May 12, 2021

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

e-koch added 25 commits April 29, 2024 12:05
@e-koch e-koch merged commit a2b5bbb into e-koch:master Aug 26, 2024
1 of 9 checks passed
@e-koch
Copy link
Owner

e-koch commented Aug 26, 2024

Merged in current versions here as they're partially tested and feature complete.

FilFinderPPV and FilFinderPPP both raise warnings when initializing to use with caution while still in development.

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