Giter VIP home page Giter VIP logo

Comments (9)

elena-pascal avatar elena-pascal commented on August 15, 2024

I wonder if removing the $ in reads from ln 1303 and 1313 in EMsoftLib\local.f90.in would fix it, if someone has a Windows build and wants to try it

from emsoft.

elena-pascal avatar elena-pascal commented on August 15, 2024

Until the fix for this goes upstream, you can go round not using the config file at all. If you

  1. Remove the json config file. This way all programs will fall back to using absolute paths. They throw warnings but ignore that.
  2. You are now in charge of the absolute paths, so make sure the paths are given with the names of files in nml files. If there is no path given the software will start looking in current directory.
  3. You have to manually copy the template files from the template folder as calling -t will go through config file and fail. So for instance copy the EMLACBED.template in your working directory and go on from there.

from emsoft.

StefanoVespucci avatar StefanoVespucci commented on August 15, 2024

Thank you Elena, I tried to copy the EMLACBED.template file into the bin folder, and when I run the EMLACBED.exe file I get the following error message:
EMLACBED
It seems like the software is looking for the EMLACBED.nml file, which is not present in any folder.
By the way, I have also removed the configuration file as suggested by you.

from emsoft.

elena-pascal avatar elena-pascal commented on August 15, 2024

Sorry, I wasn't too explicit. You have to rename the <file>.template to <file>.nml. And also add the correct info in the nml file. .template is the example for the .nml file

from emsoft.

StefanoVespucci avatar StefanoVespucci commented on August 15, 2024

Yep, now it worked! 👍 :)
output_LACBED.txt
Thank you very much!
I guess I now need IDL scripts to visualize the LACBED data?!

from emsoft.

elena-pascal avatar elena-pascal commented on August 15, 2024

Nice!
The output is a h5 file. But yeah all the nice visual tools are in IDL.

from emsoft.

StefanoVespucci avatar StefanoVespucci commented on August 15, 2024

OK! Thank you very much for your help Elena!

Regards,

Stefano

from emsoft.

elena-pascal avatar elena-pascal commented on August 15, 2024

Actually I think the IDL scripts are not in the nightly binary builds, or I can't see them.

@marcdegraef would be able to answer if the IDL scripts play nicely with the binary build.

from emsoft.

ZacharyVarley avatar ZacharyVarley commented on August 15, 2024

I had a nearly identical issue on Ubuntu 20.04, although the Fortran error thrown was "end of file" when I tried to run EMsoftinit. It turns out that I had been closely following the Wiki which led me to installing an older version of the SDK with some hiccups such as HDF5 version 1.8.20 not hosted (404'ing) at the bluequartz address in the make files. I solved these issues by following the READme https://github.com/EMsoft-org/EMsoft/ which led me to install an updated SDK.

from emsoft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.