diff --git a/README.md b/README.md index acec30c..9930c8e 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ _These software read and write data in common or custom formats_ ``` git clone https://github.com/UCBerkeleySETI/blimpy ``` -- [PyPi](https://pypi.org/project/blimpy) (📥 510 / month · 📦 6 · ⏱️ 16.11.2022): +- [PyPi](https://pypi.org/project/blimpy) (📥 470 / month · 📦 6 · ⏱️ 16.11.2022): ``` pip install blimpy ``` @@ -84,7 +84,7 @@ _These software read and write data in common or custom formats_ ``` git clone https://github.com/thepetabyteproject/your ``` -- [PyPi](https://pypi.org/project/your) (📥 400 / month · ⏱️ 22.01.2022): +- [PyPi](https://pypi.org/project/your) (📥 420 / month · ⏱️ 22.01.2022): ``` pip install your ``` @@ -115,7 +115,7 @@ _Single Pulse Search software_
presto (🥇18 · ⭐ 230) - Open source pulsar search and analysis toolkit. GPL-2.0 -- [GitHub](https://github.com/scottransom/presto) (👨‍💻 41 · 🔀 160 · 📦 36 · 📋 84 - 39% open · ⏱️ 16.02.2024): +- [GitHub](https://github.com/scottransom/presto) (👨‍💻 41 · 🔀 160 · 📦 36 · 📋 85 - 40% open · ⏱️ 16.02.2024): ``` git clone https://github.com/scottransom/presto @@ -275,12 +275,12 @@ _FRB catalogues or tools to query FRB catalogues_
psrqpy (🥇15 · ⭐ 39) - A python module to query the ATNF pulsar catalogue. MIT -- [GitHub](https://github.com/mattpitkin/psrqpy) (👨‍💻 10 · 🔀 24 · 📋 57 - 5% open · ⏱️ 23.02.2024): +- [GitHub](https://github.com/mattpitkin/psrqpy) (👨‍💻 10 · 🔀 24 · 📋 58 - 5% open · ⏱️ 23.02.2024): ``` git clone https://github.com/mattpitkin/psrqpy ``` -- [PyPi](https://pypi.org/project/psrqpy) (📥 760 / month · ⏱️ 16.02.2024): +- [PyPi](https://pypi.org/project/psrqpy) (📥 740 / month · ⏱️ 16.02.2024): ``` pip install psrqpy ``` @@ -327,7 +327,7 @@ _Analysis of bursts_
RM-Tools (🥇14 · ⭐ 37) - RM-synthesis, RM-clean and QU-fitting on polarised radio spectra. MIT -- [GitHub](https://github.com/CIRADA-Tools/RM-Tools) (👨‍💻 13 · 🔀 22 · 📦 2 · 📋 72 - 41% open · ⏱️ 29.02.2024): +- [GitHub](https://github.com/CIRADA-Tools/RM-Tools) (👨‍💻 13 · 🔀 22 · 📦 2 · 📋 73 - 41% open · ⏱️ 20.03.2024): ``` git clone https://github.com/CIRADA-Tools/RM-Tools @@ -356,7 +356,7 @@ _Analysis of bursts_ ``` git clone https://github.com/abatten/fruitbat ``` -- [PyPi](https://pypi.org/project/fruitbat) (📥 29 / month · ⏱️ 06.07.2021): +- [PyPi](https://pypi.org/project/fruitbat) (📥 28 / month · ⏱️ 06.07.2021): ``` pip install fruitbat ``` @@ -368,7 +368,7 @@ _Analysis of bursts_ ``` git clone https://github.com/mef51/frbgui ``` -- [PyPi](https://pypi.org/project/frbgui) (📥 25 / month · ⏱️ 25.09.2023): +- [PyPi](https://pypi.org/project/frbgui) (📥 22 / month · ⏱️ 25.09.2023): ``` pip install frbgui ``` @@ -532,9 +532,9 @@ _Algorithms and/or scripts for RFI mitigation_ _Docker and Signularity Containers_ -
radio_transients (🥇6 · ⭐ 6 · 💀) - Singularity containers with common radio transient.. GPL-3.0 +
radio_transients (🥇7 · ⭐ 6 · 📈) - Singularity containers with common radio transient.. GPL-3.0 -- [GitHub](https://github.com/josephwkania/radio_transients) (🔀 1 · ⏱️ 10.07.2022): +- [GitHub](https://github.com/josephwkania/radio_transients) (🔀 2 · ⏱️ 14.03.2024): ``` git clone https://github.com/josephwkania/radio_transients diff --git a/history/2024-03-21_changes.md b/history/2024-03-21_changes.md new file mode 100644 index 0000000..4c336fd --- /dev/null +++ b/history/2024-03-21_changes.md @@ -0,0 +1,6 @@ +## 📈 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._ + +- radio_transients (🥇7 · ⭐ 6 · 📈) - Singularity containers with common radio transient.. GPL-3.0 + diff --git a/history/2024-03-21_projects.csv b/history/2024-03-21_projects.csv new file mode 100644 index 0000000..24888b0 --- /dev/null +++ b/history/2024-03-21_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,trending,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,38.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.,43.0,37.0,26.0,20,https://pypi.org/project/blimpy,2022-11-16 23:29:01.329,6.0,468.0,468.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,2024-03-19 16:31:18,2024-02-16 20:07:38,164.0,34.0,51.0,226.0,2843.0,2021-05-09 17:12:17.000,4.0,5.0,Open source pulsar search and analysis toolkit.,36.0,36.0,41.0,18,,,,,,1.0,,,, +2,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,2024-02-02 15:47:01,2024-02-02 15:46:58,24.0,1.0,61.0,32.0,,2022-01-22 20:32:53.000,0.6.7,16.0,Your Unified Reader.,47.0,47.0,17.0,16,https://pypi.org/project/your,2022-01-22 20:32:53.000,0.0,417.0,417.0,2.0,,,, +3,psrqpy,mattpitkin/psrqpy,psrqpy,['python'],catalog,True,https://psrqpy.readthedocs.io,https://github.com/mattpitkin/psrqpy,MIT,2017-11-15 11:27:08,2024-02-23 19:08:23,2024-02-23 19:08:14,24.0,3.0,55.0,39.0,,2024-02-16 21:11:10.000,1.2.8,56.0,A python module to query the ATNF pulsar catalogue.,0.0,,10.0,15,https://pypi.org/project/psrqpy,2024-02-16 21:11:10.000,0.0,738.0,738.0,1.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,2024-01-28 22:36:43,2023-03-10 16:01:39,15.0,13.0,116.0,40.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,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,2024-03-20 22:24:13,2024-03-20 22:24:12,22.0,30.0,43.0,37.0,192.0,2023-08-04 06:30:24.000,1.3.1,12.0,"RM-synthesis, RM-clean and QU-fitting on polarised radio spectra.",2.0,2.0,13.0,14,,,,,,1.0,,,, +6,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,2024-03-20 02:38:23,2024-02-22 18:47:38,24.0,5.0,6.0,54.0,,2024-01-15 16:21:55.000,2.1,3.0,"Python code related to DM calculations, estimations, and analysis.",,,25.0,13,,,,,,1.0,,,, +7,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,31.0,3.0,22.0,36.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.,47.0,47.0,9.0,13,,,,,,1.0,,,, +8,Frbpoppy,davidgardenier/frbpoppy,,['python'],popsynth,True,https://davidgardenier.github.io/frbpoppy/html/index.html,https://github.com/TRASAL/frbpoppy,MIT,2017-01-03 11:02:10,2024-03-07 14:51:19,2024-03-07 14:51:19,10.0,18.0,36.0,27.0,469.0,2020-12-11 15:07:36.000,2.1.0,3.0,Fast Radio Burst Population Synthesis in Python.,,,7.0,13,,,,,,1.0,TRASAL/frbpoppy,,, +9,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,13.0,5.0,13.0,38.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.",11.0,11.0,9.0,12,,,,,,2.0,,,, +10,frbcat,davidgardenier/frbcat,,['python'],catalog,True,https://github.com/davidgardenier/frbcat,https://github.com/TRASAL/frbcat,MIT,2020-02-19 15:03:56,2023-09-13 06:27:50,2023-09-13 06:27:23,5.0,5.0,4.0,21.0,52.0,2023-09-13 06:27:50.000,0.2.21,6.0,Query Fast Radio Burst catalogues.,4.0,4.0,4.0,12,,,,,,2.0,TRASAL/frbcat,,, +11,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,,28.0,28.0,2.0,,,, +12,sigpyproc3,FRBs/sigpyproc3,,"['python', 'cpp']",I/O,True,https://sigpyproc3.readthedocs.io,https://github.com/FRBs/sigpyproc3,MIT,2020-04-16 17:23:05,2024-02-20 16:44:00,2024-02-20 16:26:55,7.0,5.0,11.0,13.0,,2024-02-20 16:41:16.000,1.1.0,5.0,Python3 version of Ewan Barr's sigpyproc library.,,,9.0,11,,,,,,3.0,,,, +13,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.,3.0,3.0,11.0,11,,,,,,2.0,,,, +14,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,2024-02-21 17:43:53,2024-02-21 17:43:44,1.0,16.0,12.0,18.0,,2023-09-25 18:31:24.000,0.10.0,4.0,A GUI for measuring properties of Fast Radio Bursts.,,,3.0,10,https://pypi.org/project/frbgui,2023-09-25 18:15:37.000,,22.0,22.0,2.0,,,, +15,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,2024-01-30 10:54:47,2023-08-28 13:06:35,8.0,1.0,3.0,9.0,52.0,2020-07-14 12:16:50.000,0.1.0,2.0,Python bindings to the PSRDada ringbuffer implementation.,,,5.0,10,,,,,,3.0,,,, +16,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,,,,,,3.0,,,, +17,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,,,13.0,369.0,2018-10-02 11:30:34.000,1.0.0,1.0,,,,30.0,9,,,,,,3.0,,,, +18,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,12.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,,,, +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-11-28 19:52:35,2023-11-28 19:52:35,6.0,,5.0,18.0,68.0,,,,Tool to calculate the best dispersion measure for a burst using phase information.,,,8.0,7,,,,,,2.0,,,, +22,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,4.0,3.0,11.0,,2021-03-29 23:30:13.000,0.1.0,1.0,Spectro-temporal modeling of FRBs.,,,2.0,7,https://pypi.org/project/burstfit,2021-03-29 23:30:13.000,,22.0,22.0,2.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-09-05 18:59:10,2021-08-31 09:55:22,3.0,,,7.0,19.0,,,,A minimal implementation of the IQRM interference flagging algorithm for radio pulsar and transient searches.,,,,7,,,,,,3.0,,,, +24,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,2024-03-14 21:39:58,2024-03-14 21:39:50,2.0,,,6.0,32.0,,,,Singularity containers with common radio transient search software.,,,,7,,,,,,1.0,,1.0,, +25,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,4.0,3.0,,4.0,358.0,,,,Tools for simulating FRBs and injecting them into real data.,,,4.0,7,,,,,,1.0,,,, +26,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,,,, +27,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,11.0,30.0,22.0,,,,,Repository for the FRBSTATS web platform.,,,3.0,6,,,,,,3.0,,,, +28,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,8.0,,,13.0,76.0,,,,C++/python library for simulating FRB's and pulsars.,,,6.0,6,,,,,,2.0,,,, +29,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,2024-01-16 17:31:00,2023-07-10 22:33:17,2.0,1.0,,11.0,,,,,,,,5.0,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,8.0,53.0,,,,FRB Periodicity Analysis.,,,2.0,6,,,,,,3.0,,,, +31,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,2024-02-06 04:14:44,2022-11-15 21:32:18,1.0,,,8.0,,,,,Linear drift rate measurements for fast radio bursts.,,,2.0,6,,,,,,3.0,,,, +32,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,,,, +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,,,,11.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,6.0,,,12.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 f4397e2..4c336fd 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -1 +1,6 @@ -Nothing changed from last update. \ No newline at end of file +## 📈 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._ + +- radio_transients (🥇7 · ⭐ 6 · 📈) - Singularity containers with common radio transient.. GPL-3.0 +