Sadly faking the raw data files doesn't work. I get this error instead:
{"type":"Processing error","title":"Command execution failed","status":500,"detail":"System.NullReferenceException: Object reference not set to an instance of an object.\n at Warp.Headers.HeaderEER..ctor(String path, Stream stream) in /cephfs/mlast/_compute/warp/WarpLib/Headers/EER.cs:line 60\n at Warp.Headers.MapHeader.ReadFromFile(BinaryReader reader, String path, int2 headerlessSliceDims, Int64 headerlessOffset, Type headerlessType, Stream stream) in /cephfs/mlast/_compute/warp/WarpLib/Headers/Headers.cs:line 35\n at Warp.Headers.MapHeader.ReadFromFile(String path, int2 headerlessSliceDims, Int64 headerlessOffset, Type headerlessType, Boolean isBigEndian, Stream stream) in /cephfs/mlast/_compute/warp/WarpLib/Headers/Headers.cs:line 97\n at Warp.Headers.MapHeader.ReadFromFile(String path, int2 headerlessSliceDims, Int64 headerlessOffset, Type headerlessType, Stream stream) in /cephfs/mlast/_compute/warp/WarpLib/Headers/Headers.cs:line 86\n at Warp.Headers.MapHeader.ReadFromFile(String path) in /cephfs/mlast/_compute/warp/WarpLib/Headers/Headers.cs:line 107\n at Warp.TiltSeries.LoadMovieData(ProcessingOptionsBase options, Movie[]& movies, Image[]& movieData, Boolean doOddEven, Image[]& movieDataOdd, Image[]& movieDataEven, Boolean useDenoised) in /cephfs/mlast/_compute/warp/WarpLib/TiltSeries/TiltSeries.cs:line 1476\n at Warp.TiltSeries.ReconstructParticleSeries(ProcessingOptionsTomoSubReconstruction options, float3[] positions, float3[] angles, String tablePath, Star& tableOut) in /cephfs/mlast/_compute/warp/WarpLib/TiltSeries/TiltSeries.ReconstructParticleSeries.cs:line 33\n at WarpWorker.WarpWorkerProcess.EvaluateCommand(NamedSerializableObject Command) in /cephfs/mlast/_compute/warp/WarpWorker/WarpWorker.cs:line 861\n at WarpWorker.API.ServiceController.EvaluateCommand() in /cephfs/mlast/_compute/warp/WarpWorker/API/Service.cs:line 47","traceId":"00-0d1316522c97dce7bae2d88d3a72eb61-2b47007da152ca38-00"}
Maybe I need to fake the file a bit better and write a fake .eer with normal header but without the data ...
Op dinsdag 25 november 2025 om 19:47:31 UTC schreef Mart Last: