apollo-lhc / ApolloSM_plugin

ApolloSM control class and BUTool plugin
2 stars 5 forks source link

modify eyescan.cc to keep the same neighboring prescales #71

Closed pkotamnives closed 2 years ago

pkotamnives commented 2 years ago

Hi @dgastler cc' @rzouCERN , I modified the eyescan.cc code to run faster than the BUTool default one. Here was the result: https://www.evernote.com/l/ArS6BLY5wTlCX6BHmorDBuH2c1wlu6W5L3I/.

This modification mainly includes the prescale step that is smaller than the default, and the updated prescale of a next pixel that is set to be the same as the one before (not always be zero like in the default). Let us know if this version looks good to you.

-Peace