On-line application that converts a point-based last collided flux output file from Attila into a point source input file.
You can also call this conversion utility from the command line. For example, using curl to convert the LCF in the file "file.out" to a point source file "point.ptsrc":
curl -F "[email protected]" https://apps.jansson.net/lcf_to_ptsrc/ -o "point.ptsrc"