Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
* EOIRTrackingInTheLoop.ipynb - The code to automate STK, take EOIR images, process the images, generate measurements, update point directions and optionally run ODTK in the loop
* ExampleBuildingReflectanceMaps.ipynb - Helps convert images into reflectance,emmissivity and temperature maps to be used in EOIR
* EOIRProcessingLib.py - Helper functions for the EOIRTrackingInTheLoop notebook, includes image processing, pulling data providers

[Supporting Scenario](/SupportingScenarios/EOIRTrackingInTheLoopScenarios.zip)

<img src="LEOLaunchTracker.gif" alt="Drawing" style="width: 400px;"/>
4 changes: 2 additions & 2 deletions StkAutomation/Python/Problem_Specific/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Step 2. Explore the sample code in HWM93STKpy notebook. Filepaths will need to b

* Licenses: [STK Pro](https://www.ansys.com/content/dam/amp/2022/june/webpage-requests/stk-product-page/brochures/stk-pro-brochure.pdf)
* Other Scripts: N/A
* Scenario: N/A
* Scenario: [EOIRTrackingInTheLoopScenarios](/SupportingScenarios/EOIRTrackingInTheLoopScenarios.zip)

---

Expand All @@ -80,7 +80,7 @@ Notebooks and libraries to automate STK, take EOIR images, process images, gener

* Licenses: [STK Premium Space](https://www.ansys.com/content/dam/amp/2022/june/webpage-requests/stk-product-page/brochures/stk-premium-space-brochure.pdf) or [STK Premium Air](https://www.ansys.com/content/dam/amp/2022/june/webpage-requests/stk-product-page/brochures/stk-premium-air-brochure.pdf)
* Other Scripts: N/A
* Scenario: N/A
* Scenario:
* Third-Party Libraries: numpy, pandas, cv2, shutil, imageio, matplotlib, sklearn, skimage, scipy, astropy, PIL

---
Expand Down
Binary file not shown.