mirror of
https://github.com/ConsistentlyInconsistentYT/Pixeltovoxelprojector.git
synced 2025-10-12 20:02:06 +00:00
Merge 532c5e1b18
into f9986addbc
This commit is contained in:
commit
e2c0c2a427
2 changed files with 4 additions and 0 deletions
2
spacevoxelviewer.py
Normal file → Executable file
2
spacevoxelviewer.py
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
from astropy.io import fits # For reading FITS files
|
||||
|
|
2
voxelmotionviewer.py
Normal file → Executable file
2
voxelmotionviewer.py
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
"""
|
||||
pyvista_interactive_view_with_rotation_history.py
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue