vstar
VStar is a visualisation and analysis tool for variable star data brought to you by AAVSO
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.1%) to scientific vocabulary
Keywords
Repository
VStar is a visualisation and analysis tool for variable star data brought to you by AAVSO
Basic Info
- Host: GitHub
- Owner: AAVSO
- License: agpl-3.0
- Language: Java
- Default Branch: master
- Homepage: https://www.aavso.org/vstar
- Size: 309 MB
Statistics
- Stars: 11
- Watchers: 8
- Forks: 4
- Open Issues: 101
- Releases: 7
Topics
Metadata Files
ReadMe.md
VStar
Introduction
VStar is a visualisation and analysis tool for variable star observation data developed in collaboration with the American Association of Variable Star Observers (http://www.aavso.org/) and the Citizen Sky project.
VStar can load observation data from files, URL-accessible data, or the AAVSO International Database, display interactive light curves and phase plots, and perform period analysis.
Plug-ins allow VStar's functionality to be extended.
Installation
In order to run VStar, you need to have version 1.8 or higher of the Java runtime installed on your computer. For more, see:
Releases for Windows, Mac OS X and Linux (or other Unix variants or bash shells) are available: https://github.com/AAVSO/VStar/releases
Mac OS X
Open vstar-mac.dmg and copy the VStar application to a location of your choice, along with the Extras folder if desired.
Windows
Extract vstar-win.zip to a location of your choice or run the installer by first extracting VStarWinSetup-x.y.z.zip.
Linux or other environments in which a bash shell can be used
Extract vstar-bash.zip to a location of your choice.
Running VStar
VStar can be launched by one of the following methods:
* Mac OS X: double-clicking the VStar launcher application.
* Windows: double-clicking the VStar.exe launcher application. See https://github.com/AAVSO/VStar/wiki/Installation-Recipes for more details.
* Linux (or other Unix variants or bash shells): running the VStar.sh shell script.
For more information about installing and running VStar for each operating system or environment, see https://github.com/AAVSO/VStar/wiki/Installation-Recipes
Opening a data file in VStar
If you downloaded a VStar distribution, you will find a data directory containing sample
variable star data files mostly taken from the AAVSO International Database. These example
data files are also available here:
https://github.com/AAVSO/VStar/tree/master/data
To open a data file in VStar:
- Select
New Star from File...from the File menu. - Navigate to the
datadirectory via the file dialog. - Choose a file, e.g.
eps_aur_2445000.csv.
For more complete documentation, see the VStar User Manual.
Building from source
The file build.xml is an Ant file used for building a VStar distribution jar
file from source. This is not necessary if you just want to run VStar. Ant
can be downloaded from http://ant.apache.org/ and 1.7.0 or higher is assumed.
Type ant -p to see the options.
The src directory contains the Java source code for VStar.
The most recent version of the source code may be obtained from the VStar GitHub repository at https://github.com/AAVSO/VStar
The file extlib/ReadMe.txt details additional Java libraries that are
required (and should already be present as part of this distribution) to
build and run VStar.
Testing
The test directory contains unit tests. For testing, JUnit 3.8.2 is
assumed (http://www.junit.org). See also extlib/ReadMe.txt for more about testing libraries.
Licensing
VStar is licensed under the GNU Affero General Public License, version 3. See doc/license or http://www.gnu.org/licenses/agpl-3.0-standalone.html for details.
For licensing and links to source code for the external libraries used by
VStar see the included extlib/ReadMe.txt file.
Owner
- Name: AAVSO
- Login: AAVSO
- Kind: organization
- Email: webmaster@aavso.org
- Website: aavso.org
- Repositories: 6
- Profile: https://github.com/AAVSO
Astronomy NonProfit connecting backyard observers and professional astronomers.
GitHub Events
Total
- Create event: 39
- Release event: 4
- Issues event: 66
- Watch event: 2
- Delete event: 35
- Issue comment event: 163
- Push event: 165
- Pull request review comment event: 8
- Gollum event: 81
- Pull request review event: 29
- Pull request event: 56
Last Year
- Create event: 39
- Release event: 4
- Issues event: 66
- Watch event: 2
- Delete event: 35
- Issue comment event: 163
- Push event: 165
- Pull request review comment event: 8
- Gollum event: 81
- Pull request review event: 29
- Pull request event: 56
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 35
- Total pull requests: 23
- Average time to close issues: 5 months
- Average time to close pull requests: 8 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.71
- Average comments per pull request: 3.0
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 34
- Pull requests: 23
- Average time to close issues: 26 days
- Average time to close pull requests: 8 days
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 0.59
- Average comments per pull request: 3.0
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- dbenn (45)
- mpyat2 (21)
- stewi2 (1)
Pull Request Authors
- dbenn (34)
- mpyat2 (19)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/setup-java v1 composite
- actions/checkout v2 composite
- actions/setup-java v1 composite
- actions/checkout v2 composite
- actions/setup-java v1 composite
- pyTooling/Actions/releaser r0 composite
- actions/checkout v4 composite
- github/codeql-action/analyze v3 composite
- github/codeql-action/init v3 composite