Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fit summary table. #61

Open
iandobbie opened this issue Sep 27, 2024 · 2 comments
Open

Fit summary table. #61

iandobbie opened this issue Sep 27, 2024 · 2 comments

Comments

@iandobbie
Copy link
Contributor

The more recent versions of softworx have a fit summary table at the end of the log file. This is very usful as quick glance resource to see if the fits failed catastrophically. Eg:


----------------- Reconstruction Summary -----------------
Channel 603, Timepoint 1:
Dir	Best Fit k0	Opt k0 Angle	Linespacing	Amplitude
1	0.244357	-0.697030	0.228724	0.664149
2	0.228645	-1.734281	0.228957	0.740122
3	0.086685	-2.970548	0.228820	0.764599

Channel 527, Timepoint 1:
Dir	Best Fit k0	Opt k0 Angle	Linespacing	Amplitude
1	0.078425	-0.697064	0.194127	0.761721
2	0.053312	-1.733829	0.194250	0.780785
3	0.408733	-2.941665	0.194206	0.743766

Channel 447, Timepoint 1:
Dir	Best Fit k0	Opt k0 Angle	Linespacing	Amplitude
1	0.337205	-0.708652	0.191332	0.630716
2	0.401718	-1.747677	0.191322	0.647577
3	0.137287	-2.949283	0.191064	0.550838

Channel 679, Timepoint 1:
Dir	Best Fit k0	Opt k0 Angle	Linespacing	Amplitude
1	0.140909	-0.687652	0.240964	2.063715
2	0.022379	-1.726227	0.240826	2.229488
3	0.258252	-2.971421	0.240758	2.258527


Finished SI Reconstruction: Fri Jun 14 17:35:11 2024
Elapsed Time: 0:00:37
@thomasmfish
Copy link
Collaborator

I think this is more of an issue for cudasirecon than this, unless you have a suggestion of what specific values I could grab out of the existing log files to collate a similarly useful output?

@iandobbie
Copy link
Contributor Author

I will see what is there. For instance line spacing is in the log output and is a good marker of failure, but not a guarantee of success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants