march 2021 issues #24
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: zaharko
'generic'
keep 'intercept' within the scanning range, optimal in the middle of the scan,
default slope value fixed to zero (example Proposal ID 20200144, file 3803.ccl #47)
'activating mode' could change the box to bold, color to light blue
'starting calculation' could change color to dark blue
'ccl integration'
when it is 'away' from others should exist (example Proposal ID 20200144, file 3803.ccl #42,190,338, scan 338 should be un-merged)
'param study'
'spind'
Created by: ivan-usov
One note to the first point in 'generic':
'intercept' is the value of y when x=0, so if the 'slope' is fixed to 0 (as suggested), then the 'intercept' is equal to +-infinity
Thus, I fixed the 'intercept' at 0 too, which is probably what you wanted.
Created by: ivan-usov
Concerning the last open task ("fitted values should be displayed in parameter table, then they can be easily modified and no 'mouse-clicking option' is needed"), right now we display all fit parameters in the "Export file preview" field. After downloading that text file one could modify any fit parameter with a normal text editor. Does it solve the initial problem?
Created by: zaharko
It is not very comfortable,
But okay if modifying parameter table in Pyzebra is a tedious task
On 5 Oct 2021, at 16:47, Ivan Usov @.@.>> wrote:
Concerning the last open task ("fitted values should be displayed in parameter table, then they can be easily modified and no 'mouse-clicking option' is needed"), right now we display all fit parameters in the "Export file preview" field. After downloading that text file one could modify any fit parameter with a normal text editor. Does it solve the initial problem?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/paulscherrerinstitute/pyzebra/issues/24#issuecomment-934479627, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMBMFVGET5NPTPJWDSOKOF3UFMFWTANCNFSM4ZAGZZ3Q.
Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/paulscherrerinstitute/pyzebra/issues/24#issuecomment-934479627", "url": "https://github.com/paulscherrerinstitute/pyzebra/issues/24#issuecomment-934479627", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
Created by: ivan-usov
Alternatively, you could fix an initial value in parameter table to a desired value and set it to non-variable. This might be even a better practical solution. What do you think about it?
Created by: zaharko
fitting separately a single scan with some parameters fixed and displaying the parameters afterwards in parameter plot work, so the 'issue' was not valid.