The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Particles, macros and moments

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
RobWL Posted - 08/19/2005 : 10:02:42 AM
Origin Version : 7.5 SR2
Operating System: Win XP

These three things are playing on my mind.

Is it possible to perform particle counts on 2D images in origin? The peak count function doesn't seem to be up to this task.

Is it possible to record a macro-style instruction set so that I don't have to keep doing the same process over and over again?

Has anyone written a script for calculation of the second-order moment (i.e. integral x^2 f(x) / integral f(x)) from a graph?

Thanks.
RobWL
2   L A T E S T    R E P L I E S    (Newest First)
Hideo Fujii Posted - 08/23/2005 : 3:35:23 PM
Hi,

Just supplimenting Mike's post...

You can set the image matrix cell values to extract paticles by doing the menu: e.g.,
  Matrix:Set Values: Cell(i,j) = cell(i,j)>500?1:0
Then, for example, you can add (or integrate) all cell values and devide by the average particle size.

--Hideo Fujii
OriginLab

Mike Buess Posted - 08/20/2005 : 06:10:45 AM
Hi RobWL,

It's not possible to record GUI actions but everything you can do by GUI can also be performed in LabTalk and Origin C.

...This add-on will integrate a chosen region of an image. There is probably a simple relationship between integral and particle count.
http://www.originlab.com/FileExchange/details.aspx?fid=38

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 08/20/2005 06:39:49 AM

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000