Is there any way of importing the JEOL EDS maps in to CalcImage for quantification? Everything works for the point analysis, but CalcImage comes back with the following message when I try to import a spectrum image: "Only Thermo NSS and Pathfinder spectrum image files are supported for integrated WDS and EDS map quantification at this time."
It'd be really great to get the EDS working alongside everything else for quantification 
Hi Jon,
I wish for this also!

Originally we've asked JEOL Japan (on the older 8230/8530 instruments) for the ability to start a synchronized WDS and EDS map, but that never happened. And now they've moved on to their new MEC (Microscope External Control) interface with the new iSP100/iHP200F instruments. So we could eventually implement that in the new interface, but we are currently testing the single spectrum acquisition interface for these new instruments. It's a very dense interface and minimal documentation.
But after all this time I think there are other ways forward on the spectrum map front. One way is to figure out the structure of the JEOL EDS spectrum image files, and write code to read the intensities. But that means performing the spectrum deconvolution ourselves. And normalizing to the live time of each pixel. That is non-trivial to say the least.
Instead, we now think the best way forward is to ask JEOL for a DLL interface call to read the JEOL acquired EDS spectrum image, and obtain the net intensity maps corrected for the live time of each pixel. There is already an MEC call to obtain spectrum map results, so we are looking at that. It is not clear if these net intensity maps are normalized to the pixel live times. As I said, the MEC documentation is minimal.
Currently we are in communications with JEOL on this last point. So don't hold your breath, but maybe something will happen (at least on the new iSP100/iHP200F instruments).