-
|
“vismodeldata” required quantum catch color data, can be either the result from vismodel() or independently calculated data (in the form of a data frame with columns representing quantum catches). I got a set of quantum catch color data through ImageJ,
Warning message: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @yybearhao, thanks for getting in touch! Your approach is perfectly correct. You get a warning message, but not an error message, which means the computation successfully completed. The warning is here to inform the user they are slightly deviating from the usual pavo workflow and to ensure this is what they intend. So, no worries, you can carry on with your analysis using However, we are always keen on getting feedback to improve pavo. Do you have a suggestion for a better way to signal this? |
Beta Was this translation helpful? Give feedback.
Hi @yybearhao, thanks for getting in touch!
Your approach is perfectly correct. You get a warning message, but not an error message, which means the computation successfully completed. The warning is here to inform the user they are slightly deviating from the usual pavo workflow and to ensure this is what they intend.
So, no worries, you can carry on with your analysis using
hex.G1_2.However, we are always keen on getting feedback to improve pavo. Do you have a suggestion for a better way to signal this?