View Issue Details

IDProjectCategoryView StatusLast Update
0001995CCdcielGeneralpublic18-10-10 15:44
Reporterhan Assigned ToPatrick Chevalley  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.0 
Summary0001995: Curvature indication for image inspection
DescriptionAttached a proposed modification for routine procedure Tf_main.MeasureImage in pu_main.pas. This gives an additional estimate for the curvature.

This could be useful for Newton, RC telescope users experimenting with a flattener (distance)

It simple extends the current routine with two new areas, the center 25% of the image and the outer area >75% diameter. The two new calculated median HFD's are compared in ratio. Is the HFD in the outer range twice as large as the center, this indicated by a curvature value of 100%.


Steps To ReproduceUse attached routine.
Additional InformationI used the latest code downloaded this morning. Only the procedure Tf_main.MeasureImage in pu_main.pas has to be replaced.

A new translation keyword was added in U_translation.pas

Note that current tilt indication uses a ":" rather then a "="
TagsNo tags attached.

Activities

han

18-10-10 01:47

reporter  

curvature indication.png (21,416 bytes)   
curvature indication.png (21,416 bytes)   

Patrick Chevalley

18-10-10 15:44

administrator   ~0004943

Thank you very much Han!
This is a very useful feature.

https://github.com/pchev/ccdciel/commit/bb53b8c0ca8f08f6f7c9c8892b8800c52b0f53c4

Issue History

Date Modified Username Field Change
18-10-10 01:47 han New Issue
18-10-10 01:47 han File Added: curvature indication.png
18-10-10 01:47 han File Added: curvature indication pu_main and u_translation.zip
18-10-10 15:44 Patrick Chevalley Assigned To => Patrick Chevalley
18-10-10 15:44 Patrick Chevalley Status new => resolved
18-10-10 15:44 Patrick Chevalley Resolution open => fixed
18-10-10 15:44 Patrick Chevalley Target Version => 1.0
18-10-10 15:44 Patrick Chevalley Note Added: 0004943