Creating a 10 particle Plummer sphere snapshot
mkplummer - 100 | snapspecks - > plum100.speckit can be viewed via the following partiview script (usually called a .cf file)
#! /usr/bin/env partiview #filepath +:../hipcat filepath +:. read plum100.speck eval labels off #eval cmap colorbv.cmap eval lum lum 0 1 eval polylumvar point-size .1 area texturevar 4 eval psize 5000 eval slum 5 eval every 1and from the partiview install, this might work:
cd $NEMO/local/partiview/data ./hipbright or partiview hipbright
mknemo partview
should provide a clean install and place the partiview command in $NEMOBIN
https://www.amnh.org/research/hayden-planetarium/digital-universe/download
src/scripts/mknemo.d/partiview install (example) script *.cf "control file", this should be argument to partiview *.speck partiview data file, usually referenced in the cf file
21-May-01 page created PJT 10-dec-2022 modernized for the new version PJT