Search found 3 matches
- Mon Jan 23, 2023 8:25 pm
- Forum: Discussing Clarity
- Topic: Sensitivity Help - Chrozen Clarity
- Replies: 3
- Views: 123577
Re: Sensitivity Help - Chrozen Clarity
An approach is to try to add this as a peak by selecting (Add Positive) then mark its start and end, then try the tail tangent.
- Sun Jan 22, 2023 6:13 pm
- Forum: Discussing Clarity
- Topic: Sensitivity Help - Chrozen Clarity
- Replies: 3
- Views: 123577
Re: Sensitivity Help - Chrozen Clarity
Did you try to play around with the (Global Threshold) or (Global Peak Width)? this sometimes come in handy to make very small peaks detectable but if the chromatogram is noisy, you may find many unwanted small integrated peaks. You can find this in (Method)-> (Integration) tab-> Select your desired...
- Sun Dec 04, 2022 6:06 am
- Forum: Discussing Clarity
- Topic: About Uni Ruby script
- Replies: 0
- Views: 26686
About Uni Ruby script
Hello I'm using the 8.8 version using uni ruby script, I got stuck in a point where I want to update a value in Method UI using SetDouble, but the value doesn't seem to be updated Ex: def Init Method().AddChoiceList("SyringeSizeList", "Syringe Size[uL]", $syringeSize[0],"ChangeInjectionVolume") for ...