Read mrc file using file name
authorChristian Blau <cblau@gwdg.de>
Mon, 2 Sep 2019 08:12:31 +0000 (10:12 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 4 Sep 2019 12:43:21 +0000 (14:43 +0200)
commite41359c3b3fc7939d2b7a149d1995d770203cd44
treeabcce14f6195ca9e88c50fc76af9227b3261dbcc
parentdde2ecaac6c61438027b05588b672f8da613f77a
Read mrc file using file name

Provide a higher level class for reading an mrc file given file name and
convert the information read from the density file into coordinate
transformation and three-dimensional density data.

Change-Id: I30ac5c044c5433043224be288340b794455f8fc9
src/gromacs/fileio/mrcdensitymap.cpp
src/gromacs/fileio/mrcdensitymap.h
src/gromacs/fileio/tests/mrcdensitymap.cpp
src/gromacs/fileio/tests/refdata/MrcDensityMap_ReadsDensityDataFromFile.xml [new file with mode: 0644]
src/testutils/simulationdatabase/ellipsoid-density.mrc [new file with mode: 0644]