Skip to content

Commit

Permalink
Update best-of list for version 2023.06.08
Browse files Browse the repository at this point in the history
  • Loading branch information
devanshkv authored and actions-user committed Jun 8, 2023
1 parent 690392a commit 95d7151
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 33 deletions.
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,19 +65,19 @@ This list contains 48 awesome open-source FRB softwares with a total of 790 star

_These software read and write data in common or custom formats_

<details><summary><b><a href="https://blimpy.readthedocs.io/en/latest/">blimpy</a></b> (🥇19 · ⭐ 43 · 💤) - Breakthrough Listen I/O Methods for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>
<details><summary><b><a href="https://blimpy.readthedocs.io/en/latest/">blimpy</a></b> (🥇19 · ⭐ 44 · 💤) - Breakthrough Listen I/O Methods for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/UCBerkeleySETI/blimpy) (👨‍💻 26 · 🔀 36 · 📦 32 · 📋 140 - 7% open · ⏱️ 18.11.2022):
- [GitHub](https://github.com/UCBerkeleySETI/blimpy) (👨‍💻 26 · 🔀 37 · 📦 32 · 📋 140 - 7% open · ⏱️ 18.11.2022):

```
git clone https://github.com/UCBerkeleySETI/blimpy
```
- [PyPi](https://pypi.org/project/blimpy) (📥 240 / month · 📦 6 · ⏱️ 16.11.2022):
- [PyPi](https://pypi.org/project/blimpy) (📥 260 / month · 📦 6 · ⏱️ 16.11.2022):
```
pip install blimpy
```
</details>
<details><summary><b><a href="https://thepetabyteproject.github.io/your/">your</a></b> (🥈15 · ⭐ 30 · 📈) - Your Unified Reader. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>
<details><summary><b><a href="https://thepetabyteproject.github.io/your/">your</a></b> (🥈15 · ⭐ 30) - Your Unified Reader. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/thepetabyteproject/your) (👨‍💻 16 · 🔀 24 · 📦 36 · ⏱️ 02.05.2023):

Expand All @@ -99,7 +99,7 @@ _These software read and write data in common or custom formats_
</details>
<details><summary><b><a href="https://trasal.github.io/psrdada-python/index.html">psrdada-python</a></b> (🥉9 · ⭐ 7 · 💀) - Python bindings to the PSRDada ringbuffer implementation. <code><a href="http://www.apache.org/licenses/LICENSE-2.0">Custom</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/TRASAL/psrdada-python) (👨‍💻 4 · 🔀 5 · 📋 3 - 33% open · ⏱️ 17.11.2020):
- [GitHub](https://github.com/TRASAL/psrdada-python) (👨‍💻 4 · 🔀 6 · 📋 3 - 33% open · ⏱️ 17.11.2020):

```
git clone https://github.com/TRASAL/psrdada-python
Expand All @@ -113,9 +113,9 @@ _These software read and write data in common or custom formats_

_Single Pulse Search software_

<details><summary><b><a href="https://www.cv.nrao.edu/~sransom/presto/">presto</a></b> (🥇18 · ⭐ 210) - Open source pulsar search and analysis toolkit. <code><a href="http://bit.ly/2KucAZR">GPL-2.0</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code> <code><img src="https://raw.githubusercontent.com/abranhe/programming-languages-logos/master/src/c/c.svg" style="display:inline;" width="13" height="13"></code></summary>
<details><summary><b><a href="https://www.cv.nrao.edu/~sransom/presto/">presto</a></b> (🥇18 · ⭐ 220) - Open source pulsar search and analysis toolkit. <code><a href="http://bit.ly/2KucAZR">GPL-2.0</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code> <code><img src="https://raw.githubusercontent.com/abranhe/programming-languages-logos/master/src/c/c.svg" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/scottransom/presto) (👨‍💻 41 · 🔀 160 · 📦 31 · 📋 79 - 36% open · ⏱️ 31.05.2023):
- [GitHub](https://github.com/scottransom/presto) (👨‍💻 41 · 🔀 160 · 📦 31 · 📋 80 - 36% open · ⏱️ 31.05.2023):

```
git clone https://github.com/scottransom/presto
Expand Down Expand Up @@ -227,7 +227,7 @@ _ML Classifiers_

<details><summary><b><a href="https://github.com/devanshkv/fetch">fetch</a></b> (🥇12 · ⭐ 32) - A set of deep learning models for FRB/RFI binary classification. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code> <code><img src="https://upload.wikimedia.org/wikipedia/en/b/b9/Nvidia_CUDA_Logo.jpg" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/devanshkv/fetch) (👨‍💻 8 · 🔀 30 · 📦 35 · 📋 23 - 4% open · ⏱️ 14.02.2023):
- [GitHub](https://github.com/devanshkv/fetch) (👨‍💻 8 · 🔀 30 · 📦 36 · 📋 23 - 4% open · ⏱️ 14.02.2023):

```
git clone https://github.com/devanshkv/fetch
Expand All @@ -249,7 +249,7 @@ _ML Classifiers_

_Population synthesis and analysis of FRBs_

<details><summary><b><a href="https://davidgardenier.github.io/frbpoppy/html/index.html">Frbpoppy</a></b> (🥇12 · ⭐ 24 · 💀) - Fast Radio Burst Population Synthesis in Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>
<details><summary><b><a href="https://davidgardenier.github.io/frbpoppy/html/index.html">Frbpoppy</a></b> (🥇12 · ⭐ 25 · 💀) - Fast Radio Burst Population Synthesis in Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/davidgardenier/frbpoppy) (👨‍💻 5 · 🔀 9 · 📋 54 - 33% open · ⏱️ 15.06.2021):

Expand All @@ -275,25 +275,25 @@ _FRB catalogues or tools to query FRB catalogues_

<details><summary><b><a href="https://psrqpy.readthedocs.io">psrqpy</a></b> (🥇15 · ⭐ 38) - A python module to query the ATNF pulsar catalogue. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/mattpitkin/psrqpy) (👨‍💻 10 · 🔀 24 · 📋 54 - 7% open · ⏱️ 13.05.2023):
- [GitHub](https://github.com/mattpitkin/psrqpy) (👨‍💻 10 · 🔀 24 · 📋 53 - 5% open · ⏱️ 13.05.2023):

```
git clone https://github.com/mattpitkin/psrqpy
```
- [PyPi](https://pypi.org/project/psrqpy) (📥 520 / month · ⏱️ 16.01.2023):
- [PyPi](https://pypi.org/project/psrqpy) (📥 570 / month · ⏱️ 11.10.2021):
```
pip install psrqpy
```
</details>
<details><summary><b><a href="https://github.com/davidgardenier/frbcat">frbcat</a></b> (🥈11 · ⭐ 20 · 📉) - Query Fast Radio Burst catalogues. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>
<details><summary><b><a href="https://github.com/davidgardenier/frbcat">frbcat</a></b> (🥈11 · ⭐ 20) - Query Fast Radio Burst catalogues. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/davidgardenier/frbcat) (👨‍💻 3 · 🔀 4 · 📦 3 · 📋 9 - 55% open · ⏱️ 09.12.2022):

```
git clone https://github.com/davidgardenier/frbcat
```
</details>
<details><summary><b><a href="https://www.herta-experiment.org/frbstats/">FRBSTATS</a></b> (🥉5 · ⭐ 20 · 📉) - Repository for the FRBSTATS web platform. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
<details><summary><b><a href="https://www.herta-experiment.org/frbstats/">FRBSTATS</a></b> (🥉5 · ⭐ 20) - Repository for the FRBSTATS web platform. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>

- [GitHub](https://github.com/HeRTA/FRBSTATS) (👨‍💻 3 · 🔀 1 · 📋 40 - 25% open · ⏱️ 19.03.2023):

Expand Down Expand Up @@ -325,9 +325,9 @@ _FRB catalogues or tools to query FRB catalogues_

_Analysis of bursts_

<details><summary><b><a href="https://github.com/CIRADA-Tools/RM-Tools/wiki">RM-Tools</a></b> (🥇13 · ⭐ 32 · 📉) - RM-synthesis, RM-clean and QU-fitting on polarised radio spectra. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>
<details><summary><b><a href="https://github.com/CIRADA-Tools/RM-Tools/wiki">RM-Tools</a></b> (🥇13 · ⭐ 32) - RM-synthesis, RM-clean and QU-fitting on polarised radio spectra. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/CIRADA-Tools/RM-Tools) (👨‍💻 9 · 🔀 16 · 📋 58 - 55% open · ⏱️ 08.05.2023):
- [GitHub](https://github.com/CIRADA-Tools/RM-Tools) (👨‍💻 9 · 🔀 16 · 📋 56 - 53% open · ⏱️ 08.05.2023):

```
git clone https://github.com/CIRADA-Tools/RM-Tools
Expand All @@ -348,7 +348,7 @@ _Analysis of bursts_
```
git clone https://github.com/abatten/fruitbat
```
- [PyPi](https://pypi.org/project/fruitbat) (📥 45 / month · ⏱️ 06.07.2021):
- [PyPi](https://pypi.org/project/fruitbat) (📥 47 / month · ⏱️ 06.07.2021):
```
pip install fruitbat
```
Expand Down Expand Up @@ -391,7 +391,7 @@ _Analysis of bursts_
</details>
<details><summary><b><a href="https://github.com/FRBs/astropath">astropath</a></b> (🥉6 · ⭐ 10) - <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://www.python.org/static/favicon.ico" style="display:inline;" width="13" height="13"></code></summary>

- [GitHub](https://github.com/FRBs/astropath) (👨‍💻 5 · ⏱️ 16.02.2023):
- [GitHub](https://github.com/FRBs/astropath) (👨‍💻 5 · ⏱️ 05.06.2023):

```
git clone https://github.com/FRBs/astropath
Expand All @@ -404,7 +404,7 @@ _Analysis of bursts_
```
git clone https://github.com/thepetabyteproject/burstfit
```
- [PyPi](https://pypi.org/project/burstfit) (📥 8 / month · ⏱️ 29.03.2021):
- [PyPi](https://pypi.org/project/burstfit) (📥 12 / month · ⏱️ 29.03.2021):
```
pip install burstfit
```
Expand Down
1 change: 1 addition & 0 deletions history/2023-06-08_changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Nothing changed from last update.
Loading

0 comments on commit 95d7151

Please sign in to comment.