Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
code2k13 committed Jan 7, 2023
1 parent 80e4c14 commit 5143489
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Starrem2k13 is a simple and easy tool to remove stars from astronomical images.
# Installing
Currently binaries for Windows, Linux and MacOS are available in the releases section. These were created using PyInstaller. Using pre-complied binaries is the recommended way of running Starrem2k13. Once you have downloaded and installed the program you can run it simply by typing the following in command prompt/terminal

Run inference on image.
```shell
starrem2k13 image_with_stars.jpg image_without_stars.jpg
```
Expand Down
8 changes: 2 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<p class="col-md-12 fs-4">
<img src="starrem_term.jpeg" style="width:100%;max-width:720px" /><br />

A simple and easy tool for removing stars from deep sky images. Starrem2k13 is open source.
Starrem2k13, a simple, easy tool and open source for removing stars from deep sky images.
<br />
<button class="btn btn-outline-secondary btn-sm" type="button">Try Online Demo <i
class="ri-window-line"></i></button>
Expand All @@ -73,11 +73,7 @@

</div>
<div class="container-fluid py-1 text-center">

<iframe width="560" height="315" src="https://www.youtube.com/embed/Lxq8kiVnL9k"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
<img src="star2k13_video.gif" style="width:100%;max-width: 360px;" />
</div>


Expand Down
Binary file added docs/star2k13_video.gif
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 5143489

Please sign in to comment.