-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
41 lines (40 loc) · 1.45 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: eAstroViz
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Rob
name-particle: van
family-names: Nieuwpoort
email: [email protected]
affiliation: Leiden University
orcid: 'https://orcid.org/0000-0002-2947-9444'
identifiers:
- type: doi
value: 10.1109/RFINT.2016.7833534
description: Paper describing the software
repository-code: 'https://github.com/NLeSC/eAstroViz'
url: 'https://github.com/NLeSC/eAstroViz'
abstract: >-
This is a visualization and RFI mitigation tool of the
Netherlands eScience center eAstronomy project. This tool
can convert and visualize radio astronomy measurement sets
(i.e. visibilities), as well as most LOFAR intermediate
data products, such as raw voltages, filtered data and
beam formed data. In addition, this tool can perform RFI
mitigation. In addition, this repository contains the
real-time RFI mitigation code developed for LOFAR, in the
directory LOFAR-source. Finally, we have developed a GPU
prototype version of the code as well. This code was
developed by Linus Schoemaker in the context of his
masters project. The code is in the directory GPU-source.
keywords:
- radio astronomy
- RFI
- visualization
- signal processing
license: Apache-2.0