Skip to content
Snippets Groups Projects
Commit f66c2ddb authored by Jakob Maljaars's avatar Jakob Maljaars
Browse files

Merge branch 'jakob/docs_minor_fixes' into 'master'

Change project name in Doxy and README, update link to documentation url

See merge request !16
parents 22025fae e8c1386a
No related branches found
No related tags found
1 merge request!16Change project name in Doxy and README, update link to documentation url
Pipeline #1906 passed
......@@ -63,7 +63,7 @@ deploy-doc:
- chmod 700 ~/.ssh
- ssh-keyscan -H dop288 > ~/.ssh/known_hosts
script:
- scp -r htmldoc/* citt@dop288:LOFARBeam
- scp -r htmldoc/* citt@dop288:EveryBeam
only:
refs:
- master
......
......@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.
PROJECT_NAME = "LOFARBeam"
PROJECT_NAME = "EveryBeam"
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
......
# LOFAR beam library
# EveryBeam library
Stand alone version of the LOFAR station response library.
Stand alone version of the LOFAR station response library (LOFARBeam).
This package provides an abstract interface to a selection of beam responses, and beamformed versions thereof. Currently implemented are:
......@@ -23,7 +23,7 @@ Installation is then typically done as:
make
make install
A `Dockerfile` to compile a working version of DPPP and LOFARBeam is included in the `test` directory.
A `Dockerfile` to compile a working version of DPPP and EveryBeam is included in the `test` directory.
## Usage with DPPP
......@@ -44,5 +44,8 @@ To simulate visibilities with a certain element model, use `DPPP DPPP.parset` wh
See [docs/design.md](docs/design.md) for design considerations.
## Documentation
The `doxygen` documentation for EveryBeam can be found at https://www.astron.nl/citt/EveryBeam/
## Compatibility note
This package has undergone the same branching process as [the DP3 package](https://github.com/lofar-astron/DP3): it is a continuation of the LOFAR beam library at svn.astron.nl/LOFAR, and was extracted from and branched off LOFAR Release 3.2. The LOFAR beam package will likely not be maintained in the ASTRON repository.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment