Generating an artificial helical map
A simple artificial helical map can be easily calculated using some primitive
shapes and applying helical symmetry:
beditimg -v 7 -create 100,100,100 -ori 50,50,50 -sam 2 -sph 70,50,50,10 -fill 1 -edge 2 sph1.map
beditimg -v 7 -sph 75,60,50,2 -fill 1 -edge 2 sph1.map sph2.map
bhelix -v 7 -helix 8,58 sph2.map helix.map

An artificial helix with a rise per subunit of 8 Å and a rotation per subunit of 58° isosurfaced at a threshold of 1.5 sigma.
Map orientation
If a helical map will be used in further processing, it
has to be oriented correctly with the helical axis on the z-axis, and if a dyad axis is present, it has to lie on the x-axis.Generating projections
To generate projections of the helix:
bhelix -v 7 -proj 5 helix.map helix_proj.pif
or
bproject -v 7 -sym H -ang 5 helix.map helix_proj.pif

Projections of the helical map at 5° intervals.