-
Verlinde (2016) proposed that the observed excess gravity in galaxies and
clusters is the consequence of Emergent Gravity (EG). In this theory the
standard gravitational laws are modified on galactic and larger scales due to
the displacement of dark energy by baryonic matter. EG gives an estimate of the
excess gravity (described as an apparent dark matter density) in terms of the
baryonic mass distribution and the Hubble parameter. In this work we present
the first test of EG using weak gravitational lensing, within the regime of
validity of the current model. Although there is no direct description of
lensing and cosmology in EG yet, we can make a reasonable estimate of the
expected lensing signal of low redshift galaxies by assuming a background
LambdaCDM cosmology. We measure the (apparent) average surface mass density
profiles of 33,613 isolated central galaxies, and compare them to those
predicted by EG based on the galaxies' baryonic masses. To this end we employ
the ~180 square degrees overlap of the Kilo-Degree Survey (KiDS) with the
spectroscopic Galaxy And Mass Assembly (GAMA) survey. We find that the
prediction from EG, despite requiring no free parameters, is in good agreement
with the observed galaxy-galaxy lensing profiles in four different stellar mass
bins. Although this performance is remarkable, this study is only a first step.
Further advancements on both the theoretical framework and observational tests
of EG are needed before it can be considered a fully developed and solidly
tested theory.
-
The Kilo-Degree Survey (KiDS) is an optical wide-field imaging survey carried
out with the VLT Survey Telescope and the OmegaCAM camera. KiDS will image 1500
square degrees in four filters (ugri), and together with its near-infrared
counterpart VIKING will produce deep photometry in nine bands. Designed for
weak lensing shape and photometric redshift measurements, the core science
driver of the survey is mapping the large-scale matter distribution in the
Universe back to a redshift of ~0.5. Secondary science cases are manifold,
covering topics such as galaxy evolution, Milky Way structure, and the
detection of high-redshift clusters and quasars.
KiDS is an ESO Public Survey and dedicated to serving the astronomical
community with high-quality data products derived from the survey data, as well
as with calibration data. Public data releases will be made on a yearly basis,
the first two of which are presented here. For a total of 148 survey tiles
(~160 sq.deg.) astrometrically and photometrically calibrated, coadded ugri
images have been released, accompanied by weight maps, masks, source lists, and
a multi-band source catalog.
A dedicated pipeline and data management system based on the Astro-WISE
software system, combined with newly developed masking and source
classification software, is used for the data production of the data products
described here. The achieved data quality and early science projects based on
the data products in the first two data releases are reviewed in order to
validate the survey data. Early scientific results include the detection of
nine high-z QSOs, fifteen candidate strong gravitational lenses, high-quality
photometric redshifts and galaxy structural parameters for hundreds of
thousands of galaxies. (Abridged)
-
A novel method to infer logical relationships between sets is presented.
These sets can be any collection of elements, for example astronomical catalogs
of celestial objects. The method does not require the contents of the sets to
be known explicitly. It combines incomplete knowledge about the relationships
between sets to infer a priori unknown relationships. Relationships between
sets are represented by sets of Boolean hypercubes. This leads to deductive
reasoning by application of logical operators to these sets of hypercubes. A
pseudocode for an efficient implementation is described.
The method is used in the Astro-WISE information system to infer
relationships between catalogs of astronomical objects. These catalogs can be
very large and, more importantly, their contents do not have to be available at
all times. Science products are stored in Astro-WISE with references to other
science products from which they are derived, or their dependencies. This
creates full data lineage that links every science product all the way back to
the raw data. Catalogs are created in a way that maximizes knowledge about
their relationship with their dependencies. The presented algorithm is used to
determine which objects a catalog represents by leveraging this information.
-
Astro-WISE is the Astronomical Wide-field Imaging System for Europe. It is a
scientific information system which consists of hardware and software federated
over about a dozen institutes throughout Europe. It has been developed to
exploit the ever increasing avalanche of data produced by astronomical surveys
and data intensive scientific experiments in general.
The demo explains the architecture of the Astro-WISE information system and
shows the use of Astro-WISE interfaces. Wide-field astronomical images are
derived from the raw image to the final catalog according to the user's
request. The demo is based on the standard Astro-WISE guided tour, which can be
accessed from the Astro-WISE website.
The typical Astro-WISE data processing chain is shown, which can be used for
data handling for a variety of different instruments, currently 14, including
OmegaCAM, MegaCam, WFI, WFC, ACS/HST, etc.
-
The request driven way of deriving data in Astro-WISE is extended to a query
driven way of visualization. This allows scientists to focus on the science
they want to perform, because all administration of their data is automated.
This can be done over an abstraction layer that enhances control and
flexibility for the scientist.
-
We present the design of a novel way of handling astronomical catalogs in
Astro-WISE in order to achieve the scalability required for the data produced
by large scale surveys. A high level of automation and abstraction is achieved
in order to facilitate interoperation with visualization software for
interactive exploration. At the same time flexibility in processing is enhanced
and data is shared implicitly between scientists.
This is accomplished by using a data model that primarily stores how catalogs
are derived; the contents of the catalogs are only created when necessary and
stored only when beneficial for performance. Discovery of existing catalogs and
creation of new catalogs is done through the same process by directly
requesting the final set of sources (astronomical objects) and attributes
(physical properties) that is required, for example from within visualization
software.
New catalogs are automatically created to provide attributes of sources for
which no suitable existing catalogs can be found. These catalogs are defined to
contain the new attributes on the largest set of sources the calculation of the
attributes is applicable to, facilitating reuse for future data requests.
Subsequently, only those parts of the catalogs that are required for the
requested end product are actually processed, ensuring scalability.
The presented mechanisms primarily determine which catalogs are created and
what data has to be processed and stored: the actual processing and storage
itself is left to existing functionality of the underlying information system.
-
Interactive visualization of astronomical catalogs requires novel techniques
due to the huge volumes and complex structure of the data produced by existing
and upcoming astronomical surveys. The creation as well as the disclosure of
the catalogs can be handled by data pulling mechanisms. These prevent
unnecessary processing and facilitate data sharing by having users request the
desired end products.
In this work we present query driven visualization as a logical continuation
of data pulling. Scientists can request catalogs in a declarative way and set
process parameters directly from within the visualization. This results in
profound interoperation between software with a high level of abstraction.
New messages for the Simple Application Messaging Protocol are proposed to
achieve this abstraction. Support for these messages are implemented in the
Astro-WISE information system and in a set of demonstrational applications.