Skip to content

Commit

Permalink
screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tcpalmer committed Nov 18, 2022
1 parent 3252602 commit e23a173
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
[assembly: AssemblyMetadata("LicenseURL", "https://www.mozilla.org/en-US/MPL/2.0/")]
[assembly: AssemblyMetadata("Repository", "https://github.com/tcpalmer/nina.plugin.targetplanning/")]
[assembly: AssemblyMetadata("FeaturedImageURL", "https://github.com/tcpalmer/nina.plugin.targetplanning/tree/main/NINA.Plugin.TargetPlanning/assets/target-planning-logo.png?raw=true")]
[assembly: AssemblyMetadata("ScreenshotURL", "")]
[assembly: AssemblyMetadata("AltScreenshotURL", "")]
[assembly: AssemblyMetadata("ScreenshotURL", "https://github.com/tcpalmer/nina.plugin.targetplanning/tree/main/NINA.Plugin.TargetPlanning/assets/screenshot1.png?raw=true")]
[assembly: AssemblyMetadata("AltScreenshotURL", "https://github.com/tcpalmer/nina.plugin.targetplanning/tree/main/NINA.Plugin.TargetPlanning/assets/screenshot2.png?raw=true")]

[assembly: AssemblyMetadata("LongDescription", @"Target Planning is the converse of the NINA Sky Atlas. Rather than searching for multiple targets for one particular day, Target Planning takes your desired target and shows imaging options across multiple days. Various filters let you establish criteria to restrict the available imaging time based on your imaging needs and local circumstances.
Expand All @@ -47,7 +47,7 @@ There are no sequence instructions or other behaviors associated with this plugi
* Start Date: set the start date for the report.
* Days: set the number of days in the report.
* Minimum Altitude: set the minimum altitude that the target must exceed, which restricts the start/end times. Use 'Above Horizon' to use your custom local horizon.
* Minimum Altitude: set the minimum altitude that the target must exceed, which restricts the start/end times. Select 'Above Horizon' to use your custom local horizon.
* Minimum Imaging Time: set the minimum acceptable imaging time. Days when the available time is below this threshold are rejected.
* Meridian Time Span: set the time on either side of the target's meridian crossing that is acceptable for imaging. The start/end times will be adjusted to reflect this (taking other criteria into account as well).
Expand Down Expand Up @@ -75,7 +75,9 @@ The Moon Avoidance formula (*Moon-Avoidance Lorentzian*) was created by the [Ber
* There is no ability to specify an offset when using a custom horizon. Again, the plugin provides guidelines, not precise timings.
## Acknowledgements ##
TBD ...
* Originally inspired by a James Lamb [YouTube video](https://www.youtube.com/watch?v=kM8Jy1Kwhr8&t=1s)
* PatriotAstro for pointing me to [airmass.org](https://airmass.org/) and for reviewing an early release
* [Moon avoidance](http://bobdenny.com/ar/RefDocs/HelpFiles/ACPScheduler81Help/Constraints.htm) calculation
# Getting Help #
* Ask for help in the #plugin-discussions channel on the NINA project [Discord server](https://discord.com/invite/rWRbVbw).
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added NINA.Plugin.TargetPlanning/assets/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e23a173

Please sign in to comment.