From 32181dcde6ddeb55b60a24ac8e73e484891a0044 Mon Sep 17 00:00:00 2001 From: devanshkv Date: Thu, 27 Jul 2023 18:08:53 +0000 Subject: [PATCH] Update best-of list for version 2023.07.27 --- README.md | 24 ++++++++-------- history/2023-07-27_changes.md | 1 + history/2023-07-27_projects.csv | 49 +++++++++++++++++++++++++++++++++ latest-changes.md | 7 +---- 4 files changed, 63 insertions(+), 18 deletions(-) create mode 100644 history/2023-07-27_changes.md create mode 100644 history/2023-07-27_projects.csv diff --git a/README.md b/README.md index eda5a4b..70ad113 100644 --- a/README.md +++ b/README.md @@ -67,24 +67,24 @@ _These software read and write data in common or custom formats_
blimpy (🥇19 · ⭐ 44 · 💤) - Breakthrough Listen I/O Methods for Python. BSD-3 -- [GitHub](https://github.com/UCBerkeleySETI/blimpy) (👨‍💻 26 · 🔀 37 · 📦 34 · 📋 140 - 7% open · ⏱️ 18.11.2022): +- [GitHub](https://github.com/UCBerkeleySETI/blimpy) (👨‍💻 26 · 🔀 37 · 📦 35 · 📋 140 - 7% open · ⏱️ 18.11.2022): ``` git clone https://github.com/UCBerkeleySETI/blimpy ``` -- [PyPi](https://pypi.org/project/blimpy) (📥 750 / month · 📦 6 · ⏱️ 16.11.2022): +- [PyPi](https://pypi.org/project/blimpy) (📥 730 / month · 📦 6 · ⏱️ 16.11.2022): ``` pip install blimpy ```
your (🥈15 · ⭐ 30) - Your Unified Reader. GPL-3.0 -- [GitHub](https://github.com/thepetabyteproject/your) (👨‍💻 16 · 🔀 24 · 📦 37 · 📋 58 - 1% open · ⏱️ 02.05.2023): +- [GitHub](https://github.com/thepetabyteproject/your) (👨‍💻 16 · 🔀 24 · 📦 37 · 📋 59 - 3% open · ⏱️ 02.05.2023): ``` git clone https://github.com/thepetabyteproject/your ``` -- [PyPi](https://pypi.org/project/your) (📥 230 / month · ⏱️ 22.01.2022): +- [PyPi](https://pypi.org/project/your) (📥 220 / month · ⏱️ 22.01.2022): ``` pip install your ``` @@ -275,12 +275,12 @@ _FRB catalogues or tools to query FRB catalogues_
psrqpy (🥇15 · ⭐ 38) - A python module to query the ATNF pulsar catalogue. MIT -- [GitHub](https://github.com/mattpitkin/psrqpy) (👨‍💻 10 · 🔀 24 · 📋 53 - 5% open · ⏱️ 13.05.2023): +- [GitHub](https://github.com/mattpitkin/psrqpy) (👨‍💻 10 · 🔀 24 · 📋 54 - 5% open · ⏱️ 26.07.2023): ``` git clone https://github.com/mattpitkin/psrqpy ``` -- [PyPi](https://pypi.org/project/psrqpy) (📥 340 / month · ⏱️ 11.10.2021): +- [PyPi](https://pypi.org/project/psrqpy) (📥 430 / month · ⏱️ 11.10.2021): ``` pip install psrqpy ``` @@ -327,7 +327,7 @@ _Analysis of bursts_
FRB (🥇13 · ⭐ 48) - Python code related to DM calculations, estimations, and analysis. BSD-3 -- [GitHub](https://github.com/FRBs/FRB) (👨‍💻 22 · 🔀 22 · 📋 11 - 45% open · ⏱️ 19.07.2023): +- [GitHub](https://github.com/FRBs/FRB) (👨‍💻 22 · 🔀 21 · 📋 11 - 45% open · ⏱️ 21.07.2023): ``` git clone https://github.com/FRBs/FRB @@ -356,19 +356,19 @@ _Analysis of bursts_ ``` git clone https://github.com/abatten/fruitbat ``` -- [PyPi](https://pypi.org/project/fruitbat) (📥 84 / month · ⏱️ 06.07.2021): +- [PyPi](https://pypi.org/project/fruitbat) (📥 64 / month · ⏱️ 06.07.2021): ``` pip install fruitbat ```
-
frbgui (🥈12 · ⭐ 11 · 📈) - A GUI for measuring properties of Fast Radio Bursts. MIT +
frbgui (🥈12 · ⭐ 11) - A GUI for measuring properties of Fast Radio Bursts. MIT -- [GitHub](https://github.com/mef51/frbgui) (🔀 1 · 📋 22 - 63% open · ⏱️ 04.05.2023): +- [GitHub](https://github.com/mef51/frbgui) (🔀 1 · 📋 23 - 65% open · ⏱️ 04.05.2023): ``` git clone https://github.com/mef51/frbgui ``` -- [PyPi](https://pypi.org/project/frbgui) (📥 24 / month · ⏱️ 30.09.2022): +- [PyPi](https://pypi.org/project/frbgui) (📥 28 / month · ⏱️ 30.09.2022): ``` pip install frbgui ``` @@ -404,7 +404,7 @@ _Analysis of bursts_ ``` git clone https://github.com/thepetabyteproject/burstfit ``` -- [PyPi](https://pypi.org/project/burstfit) (📥 13 / month · ⏱️ 29.03.2021): +- [PyPi](https://pypi.org/project/burstfit) (📥 17 / month · ⏱️ 29.03.2021): ``` pip install burstfit ``` diff --git a/history/2023-07-27_changes.md b/history/2023-07-27_changes.md new file mode 100644 index 0000000..f4397e2 --- /dev/null +++ b/history/2023-07-27_changes.md @@ -0,0 +1 @@ +Nothing changed from last update. \ No newline at end of file diff --git a/history/2023-07-27_projects.csv b/history/2023-07-27_projects.csv new file mode 100644 index 0000000..00c93d3 --- /dev/null +++ b/history/2023-07-27_projects.csv @@ -0,0 +1,49 @@ +,name,github_id,pypi_id,labels,category,show,homepage,github_url,license,created_at,updated_at,last_commit_pushed_at,fork_count,open_issue_count,closed_issue_count,star_count,commit_count,latest_stable_release_published_at,latest_stable_release_number,release_count,description,dependent_project_count,github_dependent_project_count,contributor_count,projectrank,pypi_url,pypi_latest_release_published_at,pypi_dependent_project_count,pypi_monthly_downloads,monthly_downloads,projectrank_placing,updated_github_id,gitlab_id,gitlab_url +0,blimpy,UCBerkeleySETI/blimpy,blimpy,['python'],I/O,True,https://blimpy.readthedocs.io/en/latest/,https://github.com/UCBerkeleySETI/blimpy,BSD-3-Clause,2016-06-15 19:42:52,2022-11-18 14:55:22,2022-11-18 14:55:22,37.0,11.0,132.0,44.0,1655.0,2022-11-16 23:29:01.329,2.1.4,47.0,Breakthrough Listen I/O Methods for Python.,41.0,35.0,26.0,19,https://pypi.org/project/blimpy,2022-11-16 23:29:01.329,6.0,728.0,728.0,1.0,,, +1,presto,scottransom/presto,,"['python', 'C', 'Fortran']",Search,True,https://www.cv.nrao.edu/~sransom/presto/,https://github.com/scottransom/presto,GPL-2.0,2009-09-29 21:35:23,2023-05-31 20:30:15,2023-05-31 20:30:11,164.0,29.0,51.0,217.0,2815.0,2021-05-09 17:12:17.000,4.0,5.0,Open source pulsar search and analysis toolkit.,31.0,31.0,41.0,18,,,,,,1.0,,, +2,psrqpy,mattpitkin/psrqpy,psrqpy,['python'],catalog,True,https://psrqpy.readthedocs.io,https://github.com/mattpitkin/psrqpy,MIT,2017-11-15 11:27:08,2023-07-26 14:09:31,2023-07-26 14:09:27,24.0,3.0,51.0,38.0,,2023-05-19 08:30:05.279,1.2.7,55.0,A python module to query the ATNF pulsar catalogue.,0.0,,10.0,15,https://pypi.org/project/psrqpy,2021-10-11 15:32:45.000,0.0,434.0,434.0,1.0,,, +3,your,thepetabyteproject/your,your,['python'],I/O,True,https://thepetabyteproject.github.io/your/,https://github.com/thepetabyteproject/your,GPL-3.0,2019-08-05 12:31:16,2023-05-02 02:38:46,2023-05-02 02:38:46,24.0,2.0,57.0,30.0,,2022-01-22 20:32:53.000,0.6.7,16.0,Your Unified Reader.,37.0,37.0,16.0,15,https://pypi.org/project/your,2022-01-22 20:32:53.000,0.0,217.0,217.0,2.0,,, +4,AstroAccelerate,AstroAccelerateOrg/astro-accelerate,,"['cpp', 'CUDA', 'python']",Search,True,https://github.com/AstroAccelerateOrg/astro-accelerate,https://github.com/AstroAccelerateOrg/astro-accelerate,GPL-3.0,2013-02-27 12:04:06,2023-05-04 11:08:28,2023-03-10 16:01:39,15.0,13.0,115.0,35.0,1200.0,2020-11-20 16:43:08.000,1.8.1,25.0,AstroAccelerate is a many-core accelerated software package for processing time-domain radio-astronomy data.,,,23.0,14,,,,,,2.0,,, +5,FRB,FRBs/FRB,,['python'],analysis,True,https://github.com/FRBs/FRB,https://github.com/FRBs/FRB,BSD-3-Clause,2017-03-16 12:26:19,2023-07-21 15:16:36,2023-07-21 15:14:57,21.0,5.0,6.0,48.0,,2023-07-07 17:25:26.000,2.0,2.0,"Python code related to DM calculations, estimations, and analysis.",,,22.0,13,,,,,,1.0,,, +6,RM-Tools,CIRADA-Tools/RM-Tools,,['python'],analysis,True,https://github.com/CIRADA-Tools/RM-Tools/wiki,https://github.com/CIRADA-Tools/RM-Tools,MIT,2019-04-11 22:29:44,2023-07-14 04:36:04,2023-07-14 04:36:01,17.0,30.0,29.0,34.0,154.0,2022-12-21 00:26:06.000,1.3.0,11.0,"RM-synthesis, RM-clean and QU-fitting on polarised radio spectra.",1.0,1.0,9.0,13,,,,,,1.0,,, +7,pygedm,FRBs/pygedm,,"['cpp', 'Fortran', 'python']",analysis,True,https://pygedm.readthedocs.io,https://github.com/FRBs/pygedm,,2019-02-17 13:02:21,2022-12-26 03:35:20,2022-12-26 03:35:20,12.0,5.0,12.0,37.0,239.0,2021-07-19 06:36:45.000,3.3.0,5.0,"Python bindings for YMW16, NE2001 and YT2020 electron density models.",10.0,10.0,9.0,12,,,,,,2.0,,, +8,fetch,devanshkv/fetch,,"['python', 'CUDA']",ML,True,https://github.com/devanshkv/fetch,https://github.com/devanshkv/fetch,GPL-3.0,2019-01-14 20:59:03,2023-02-14 13:01:53,2023-02-14 13:01:53,30.0,2.0,22.0,33.0,57.0,2020-06-24 01:11:43.000,0.1.8,1.0,A set of deep learning models for FRB/RFI binary classification.,38.0,38.0,8.0,12,,,,,,1.0,,, +9,Frbpoppy,davidgardenier/frbpoppy,,['python'],popsynth,True,https://davidgardenier.github.io/frbpoppy/html/index.html,https://github.com/davidgardenier/frbpoppy,MIT,2017-01-03 11:02:10,2021-10-20 10:26:02,2021-06-15 12:44:17,9.0,18.0,36.0,25.0,462.0,2020-12-11 15:07:36.000,2.1.0,3.0,Fast Radio Burst Population Synthesis in Python.,,,5.0,12,,,,,,1.0,,, +10,fruitbat,abatten/fruitbat,fruitbat,['python'],analysis,True,https://fruitbat.readthedocs.io/,https://github.com/abatten/fruitbat,BSD-3-Clause,2019-02-09 09:52:39,2022-01-11 14:05:19,2021-12-14 02:49:54,5.0,3.0,10.0,17.0,242.0,2021-07-06 05:12:40.000,2.0.1,6.0,A fast radio burst (FRB) redshift estimation package written in Python.,4.0,4.0,2.0,12,https://pypi.org/project/fruitbat,2021-07-06 05:12:40.000,,64.0,64.0,2.0,,, +11,frbgui,mef51/frbgui,frbgui,"['python', 'jupyter']",analysis,True,https://github.com/mef51/frbgui,https://github.com/mef51/frbgui,MIT,2020-12-20 17:47:46,2023-05-04 22:47:03,2023-05-04 22:42:05,1.0,15.0,8.0,11.0,97.0,2023-02-10 17:57:49.000,0.9.2,3.0,A GUI for measuring properties of Fast Radio Bursts.,,,,12,https://pypi.org/project/frbgui,2022-09-30 22:42:03.772,,28.0,28.0,2.0,,, +12,frbcat,davidgardenier/frbcat,,['python'],catalog,True,https://github.com/davidgardenier/frbcat,https://github.com/davidgardenier/frbcat,MIT,2020-02-19 15:03:56,2023-02-20 22:47:02,2022-12-09 15:18:03,4.0,5.0,4.0,20.0,50.0,2022-12-09 15:18:30.000,0.2.20,5.0,Query Fast Radio Burst catalogues.,3.0,3.0,3.0,11,,,,,,2.0,,, +13,sigpyproc3,FRBs/sigpyproc3,,"['python', 'cpp']",I/O,True,https://sigpyproc3.readthedocs.io,https://github.com/FRBs/sigpyproc3,MIT,2020-04-16 17:23:05,2023-07-18 09:37:36,2023-07-18 09:37:23,5.0,6.0,9.0,11.0,,2022-01-31 21:13:32.000,1.0.0,4.0,Python3 version of Ewan Barr's sigpyproc library.,,,9.0,10,,,,,,3.0,,, +14,rfpipe,realfastvla/rfpipe,,['python'],Search,True,https://realfastvla.github.io/rfpipe/,https://github.com/realfastvla/rfpipe,BSD-3-Clause,2016-07-15 21:01:44,2022-10-31 21:33:46,2022-10-31 21:33:12,5.0,18.0,36.0,10.0,1332.0,,,,Fast radio interferometric transient search pipeline.,2.0,2.0,11.0,10,,,,,,2.0,,, +15,Amber,TRASAL/AMBER,,['cpp'],Search,True,http://alert.eu/,https://github.com/TRASAL/AMBER,Apache-2.0,2015-03-27 14:59:41,2020-11-17 12:48:21,2020-11-17 12:48:15,1.0,,13.0,3.0,726.0,2020-09-25 14:26:34.000,3.0.1,3.0,"A many-core transient searching pipeline, designed to search in real-time for Fast Radio Bursts.",,,4.0,10,,,,,,2.0,,, +16,single_pulse_ml,liamconnor/single_pulse_ml,,['python'],ML,True,https://github.com/liamconnor/single_pulse_ml,https://github.com/liamconnor/single_pulse_ml,GPL-2.0,2017-05-02 12:17:52,2020-01-13 18:40:36,2020-01-13 18:42:44,7.0,,,12.0,369.0,2018-10-02 11:30:34.000,1.0.0,1.0,,,,30.0,9,,,,,,3.0,,, +17,RFIClean,ymaan4/RFIClean,,['C'],rfi,True,https://github.com/ymaan4/RFIClean,https://github.com/ymaan4/RFIClean,GPL-2.0,2019-11-15 16:16:58,2021-04-23 18:34:12,2021-04-23 18:33:29,4.0,3.0,2.0,11.0,35.0,2021-02-09 17:05:03.000,1.2.0,3.0,Mitigation of periodic as well as narrow-band and spiky/bursty RFI from time-domain filterbank data.,,,,9,,,,,,1.0,,, +18,psrdada-python,TRASAL/psrdada-python,,['python'],I/O,True,https://trasal.github.io/psrdada-python/index.html,https://github.com/TRASAL/psrdada-python,http://www.apache.org/licenses/LICENSE-2.0,2018-05-07 09:23:43,2020-11-17 12:34:00,2020-11-17 12:33:52,6.0,1.0,2.0,8.0,51.0,2020-07-14 12:16:50.000,0.1.0,2.0,Python bindings to the PSRDada ringbuffer implementation.,,,4.0,9,,,,,,3.0,,, +19,burst_search,kiyo-masui/burst_search,,"['python', 'C']",Search,True,https://github.com/kiyo-masui/burst_search,https://github.com/kiyo-masui/burst_search,GPL-2.0,2014-07-28 20:54:02,2018-04-10 22:34:32,2018-02-27 06:05:03,6.0,1.0,,7.0,297.0,,,,Program to perform real-time and off-line searches for fast radio bursts in GBT GUPPI data.,,,18.0,8,,,,,,3.0,,, +20,RFIm,TRASAL/RFIm,,['cpp'],rfi,True,https://github.com/TRASAL/RFIm,https://github.com/TRASAL/RFIm,Apache-2.0,2019-01-11 12:04:09,2022-01-11 13:16:31,2022-01-11 13:16:31,2.0,3.0,3.0,4.0,197.0,2020-07-29 12:27:29.000,1.0,1.0,Radio Frequency Interference (RFI) mitigation algorithms.,,,6.0,8,,,,,,2.0,,, +21,DM_Phase,danielemichilli/DM_phase,,['python'],analysis,True,https://github.com/danielemichilli/DM_phase,https://github.com/danielemichilli/DM_phase,GPL-3.0,2019-01-25 18:16:49,2023-04-27 23:28:51,2020-07-09 18:51:30,6.0,,5.0,16.0,26.0,,,,Tool to calculate the best dispersion measure for a burst using phase information.,,,3.0,7,,,,,,2.0,,, +22,simpulse,kmsmith137/simpulse,,"['cpp', 'python']",Injection,True,https://github.com/kmsmith137/simpulse,https://github.com/kmsmith137/simpulse,,2016-06-08 17:18:15,2023-05-16 20:57:35,2022-03-03 18:11:24,7.0,,,10.0,76.0,,,,C++/python library for simulating FRB's and pulsars.,,,6.0,7,,,,,,1.0,,, +23,IQRM,v-morello/iqrm,,['python'],rfi,True,https://github.com/v-morello/iqrm,https://github.com/v-morello/iqrm,MIT,2021-07-15 07:00:30,2023-05-30 19:35:16,2021-08-31 09:55:22,2.0,,,6.0,19.0,,,,A minimal implementation of the IQRM interference flagging algorithm for radio pulsar and transient searches.,,,,7,,,,,,3.0,,, +24,injectfrb,liamconnor/injectfrb,,['python'],Injection,True,https://github.com/liamconnor/injectfrb,https://github.com/liamconnor/injectfrb,,2019-02-25 10:14:02,2022-06-28 16:00:53,2022-06-28 15:59:11,3.0,3.0,,4.0,358.0,,,,Tools for simulating FRBs and injecting them into real data.,,,4.0,7,,,,,,1.0,,, +25,casp,KshitijAggarwal/casp,,['python'],analysis,True,https://github.com/KshitijAggarwal/casp,https://github.com/KshitijAggarwal/casp,BSD-3-Clause,2020-03-12 03:19:24,2021-04-12 16:45:52,2021-04-12 16:45:52,,,,,25.0,2021-02-16 17:22:14.000,0.1.0,1.0,Calculating Association Probability of FRBs.,,,,7,,,,,,2.0,,, +26,FRBSTATS,HeRTA/FRBSTATS,,,catalog,True,https://www.herta-experiment.org/frbstats/,https://github.com/HeRTA/FRBSTATS,GPL-3.0,2021-02-10 14:45:29,2023-03-19 15:53:08,2023-03-19 15:53:08,1.0,10.0,30.0,22.0,,,,,Repository for the FRBSTATS web platform.,,,3.0,6,,,,,,3.0,,, +27,astropath,FRBs/astropath,,['python'],analysis,True,https://github.com/FRBs/astropath,https://github.com/FRBs/astropath,BSD-3-Clause,2020-12-15 19:40:33,2023-07-22 12:51:36,2023-07-10 22:33:17,1.0,,,10.0,,,,,,,,5.0,6,,,,,,3.0,,, +28,burstfit,thepetabyteproject/burstfit,burstfit,['python'],analysis,True,https://github.com/thepetabyteproject/burstfit/,https://github.com/thepetabyteproject/burstfit,GPL-3.0,2021-01-20 15:40:20,2021-07-14 16:29:35,2021-07-14 16:29:35,4.0,3.0,3.0,10.0,,2021-03-29 23:30:13.000,0.1.0,1.0,Spectro-temporal modeling of FRBs.,1.0,1.0,2.0,6,https://pypi.org/project/burstfit,2021-03-29 23:30:13.000,,17.0,17.0,3.0,,, +29,dfdt,zpleunis/dfdt,,['python'],analysis,True,https://github.com/zpleunis/dfdt,https://github.com/zpleunis/dfdt,BSD-3-Clause,2020-09-18 01:48:08,2022-11-15 21:32:25,2022-11-15 21:32:18,,,,8.0,,,,,Linear drift rate measurements for fast radio bursts.,,,,6,,,,,,3.0,,, +30,frbpa,KshitijAggarwal/frbpa,,['python'],analysis,True,https://github.com/KshitijAggarwal/frbpa,https://github.com/KshitijAggarwal/frbpa,BSD-3-Clause,2020-05-26 21:36:21,2020-08-21 17:30:27,2020-08-21 17:30:26,1.0,2.0,1.0,7.0,53.0,,,,FRB Periodicity Analysis.,,,2.0,6,,,,,,3.0,,, +31,PreFRBLE,FRBs/PreFRBLE,,['python'],popsynth,True,https://github.com/FRBs/PreFRBLE,https://github.com/FRBs/PreFRBLE,,2019-02-17 22:20:43,2020-10-16 10:10:17,2020-10-16 10:09:10,,,,6.0,167.0,2020-05-28 14:02:00.000,1.0,1.0,PrEFRBLE: Probability Estimates for Fast Radio Burst to obtain model Likelihood Estimates.,,,3.0,6,,,,,,3.0,,, +32,radio_transients,josephwkania/radio_transients,,"['python', 'C', 'cpp', 'CUDA']",containers,True,https://github.com/josephwkania/radio_transients,https://github.com/josephwkania/radio_transients,GPL-3.0,2021-03-06 05:27:00,2022-07-10 05:20:50,2022-07-10 05:20:38,1.0,,,5.0,31.0,,,,Singularity containers with common radio transient search software.,,,,6,,,,,,1.0,,, +33,TPP-FRB121102,thepetabyteproject/FRB121102,,"['python', 'jupyter']",analysis,True,https://thepetabyteproject.github.io/FRB121102/,https://github.com/thepetabyteproject/FRB121102,GPL-3.0,2021-02-04 22:47:54,2021-08-16 21:56:56,2021-08-16 21:33:23,,,,9.0,,,,,Results and analysis scripts for FRB121102 burst analysis.,,,4.0,5,,,,,,3.0,,, +34,FRB hosts,FRBs/FRBhostpage,,"['HTML', 'JS']",catalog,True,https://frbhosts.org/,https://github.com/FRBs/FRBhostpage,,2020-03-27 14:12:50,2022-02-21 17:42:28,2020-09-23 09:53:23,1.0,2.0,,,210.0,,,,Hosting for the FRB host webpage.,,,5.0,5,,,,,,3.0,,, +35,SPANDAK,gajjarv/PulsarSearch,,['python'],Search,True,https://github.com/gajjarv/PulsarSearch,https://github.com/gajjarv/PulsarSearch,,2016-09-12 18:12:17,2023-04-05 18:29:09,2023-04-05 18:29:03,5.0,,,11.0,143.0,,,,,,,2.0,4,,,,,,3.0,,, +36,Furby,vg2691994/Furby,,['python'],Injection,True,https://github.com/vg2691994/Furby,https://github.com/vivgastro/Furby,,2019-02-20 15:39:21,2022-06-22 04:52:11,2022-06-22 04:52:05,2.0,1.0,,8.0,37.0,,,,Mock FRB generator.,,,2.0,4,,,,,,3.0,vivgastro/Furby,, +37,visualizations,josephwkania/visualizations,,['python'],Visualization,True,https://github.com/josephwkania/visualizations,https://github.com/josephwkania/visualizations,,2020-11-22 03:08:03,2021-05-19 18:13:19,2021-05-19 18:11:23,,,,7.0,6.0,,,,Visualizations of pulsar + FRB data processing.,,,,4,,,,,,1.0,,, +38,DM_IGM,NihanPol/DM_IGM,,['python'],analysis,True,https://github.com/NihanPol/DM_IGM,https://github.com/NihanPol/DM_IGM,,2019-02-28 17:08:02,2019-08-15 14:01:19,2019-08-15 13:59:52,,,,2.0,21.0,2019-07-18 14:10:10.000,1.0.0,1.0,,,,4.0,4,,,,,,3.0,,, +39,FRB.software,FRBs/FRBs.github.io,,[''],catalog,True,https://frb.software/,https://github.com/FRBs/FRBs.github.io,,2020-07-15 14:30:29,2021-07-26 20:13:37,2021-07-26 20:13:36,2.0,,,2.0,49.0,,,,FRB Community Software site.,,,5.0,4,,,,,,3.0,,, +40,heimdall,pravirkr/heimdall,,"['cpp', 'CUDA', 'python']",Search,True,https://github.com/pravirkr/heimdall,https://github.com/pravirkr/heimdall,GPL-3.0,2020-10-03 06:11:42,2020-10-04 20:19:13,,,,,2.0,,,,,copy of the Heimdall single-pulse detection code.,,,2.0,3,,,,,,3.0,,, +41,joy-plotter,josephwkania/joy-plotter,,['python'],Visualization,True,https://github.com/josephwkania/joy-plotter,https://github.com/josephwkania/joy-plotter,GPL-3.0,2020-06-26 17:11:05,2021-04-24 06:21:14,2021-04-24 06:21:04,,,,,27.0,,,,,,,2.0,3,,,,,,3.0,,, +42,FRB Faker,,,['python'],Injection,True,https://gitlab.com/houben.ljm/frb-faker,,,2020-04-09 08:44:27,2020-04-09 08:44:27,,0.0,,1.0,2.0,,,,0.0,"Tool to inject SPs with complex morphologies in Filterbank data, either true or synthetic data.",,,,2,,,,,,3.0,,houben.ljm/frb-faker,https://gitlab.com/houben.ljm/frb-faker +43,burstpy,pravirkr/burstpy,,['python'],analysis,True,https://github.com/pravirkr/burstpy,https://github.com/pravirkr/burstpy,,2021-05-16 21:34:49,2021-07-09 06:16:24,,,,,2.0,,,,,Single Pulse Tools.,,,1.0,2,,,,,,3.0,,, +44,iqrm_apollo,,,['cpp'],rfi,True,https://gitlab.com/kmrajwade/iqrm_apollo,,,2020-04-21 15:21:39,2020-04-21 15:21:39,,1.0,,3.0,1.0,,,,0.0,A standalone code to clean narrow-band RFI using Inter-Quartile Range Mitigation (IQRM) algorithm. The code works on..,,,,2,,,,,,3.0,,kmrajwade/iqrm_apollo,https://gitlab.com/kmrajwade/iqrm_apollo +45,Heimdall Candidate Plotter,,,['python'],Visualization,True,https://gitlab.com/houben.ljm/heim_cand_plotter,,,2019-04-24 12:07:26,2019-04-24 12:07:26,,1.0,,1.0,,,,,0.0,Plotter designed to ease the inspection of Heimdall candidates. Perform a visual coincidence check or inspect the..,,,,2,,,,,,3.0,,houben.ljm/heim_cand_plotter,https://gitlab.com/houben.ljm/heim_cand_plotter +46,pydedisp,pravirkr/pydedisp,,"['cpp', 'CUDA', 'python']",Search,True,https://github.com/pravirkr/pydedisp,,,,,,,,,,,,,,,,,,0,,,,,,,,, +47,Filterbank Cleaner,,,['python'],rfi,True,https://gitlab.com/houben.ljm/fil_cleaner,,,,,,,,,,,,,,,,,,0,,,,,,,,houben.ljm/fil_cleaner, diff --git a/latest-changes.md b/latest-changes.md index bd6b385..f4397e2 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -1,6 +1 @@ -## 📈 Trending Up - -_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ - -- frbgui (🥈12 · ⭐ 11 · 📈) - A GUI for measuring properties of Fast Radio Bursts. MIT - +Nothing changed from last update. \ No newline at end of file