Albert Kottke
Albert Kottke
Are you using the latest version? I thought I resolved this issue. - Albert On Sat, Oct 26, 2019 at 11:11 PM Nasser Marafi wrote: > I noticed this error...
1) v0.4.5 should be on pip now. 2) You need to pass the outputs as a list. Albert On Tue, Oct 29, 2019 at 1:20 PM Nasser Marafi wrote: >...
Note that pre-built binaries are available [here](https://github.com/arkottke/strata/releases). If you still want to build the program, you are trying to build "Unix Makefiles", which is inconsistent with the mingw environment. Please...
Are you trying to build Qt or Strata when you encounter this problem? On Tue, Jun 15, 2021 at 8:16 PM wychen1974 ***@***.***> wrote: > Hi, > > I tried...
Does it work in later versions?
My apologies for the delay, I will try to get to this issue this week.
@lucapas70 I finally got around to looking at this. The AppImage works for me if I use `/` for path separators. The current example uses `\` because it was originally...
This is because Strata only knows about the PEER AT2 format of time series. You have to manually load other formats.
This happens when computed strains are NaNs. Change the logging level to "High" in the Output tab, and re-compute. This should help you identify the problematic input.
Strata processes all of the time series that are provided. Can you upload a version of the input file that routinely crashes? Does it always crash on the same file?