First Max value to find and add the previous channel values

Hello, I would like to be able to parse a string to find the first maxima (inflection point) and then add channel so that all the values are equal to the maximum

the index where the maximum was found.

To explain better, in the attachment, the original channel's Ych and the channel in the annex is Ych_appended.

Any help would be appreciated.

Thank you

The feature you're looking for better using the SCRIPT of DIAdem.

First of all, you can find the first maximum in a channel by using the ChnPeakFind function. The document below explains how to use this:

http://digital.NI.com/public.nsf/allkb/DD069B95FB938C4286256FC8006A09CD?OpenDocument

The channels that you specify in the function call will contain the value x and y of the first maxima. Then, you will just need to:

  1. Copy the original using ChnCopy channel.

  2. Find the index of the value to your channel original x axis at which the peak occurs.

  3. Browse the newly copied channels, replacing the inside with peak values until you reach the index of the value found in step 2.

I hope this helps.

Tags: NI Software

Similar Questions

  • How can I find and add the Windows firewall service on my WIN7Pro 32 bit?

    After you remove a virus my firewall stopped responding and it does not appear in the services. What can I do to fix this?

    After you remove a virus my firewall stopped responding and it does not appear in the services. What can I do to fix this?

    (1) open a command prompt using run as administrator

    and copy - paste these

    rundll32 setupapi, InstallHinfSection Ndi-Steelhead 132 netrass.inf

    and press enter

    (2) prompt (run as administrator), type "netsh firewall reset", press "enter".

    Other useful links for Firewall service repair

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-Security/Windows-Firewall-cant-change-some-of-your-settings/2679690e-C375-4232-AE45-404374386635

    http://support.Microsoft.com/kb/2530126

  • How can I find and add drops to my favorites in the Finder window?

    How can I find and add drops to my favorites in the Finder on my MacBook Air window?

    Assuming that your MacBook Air and OS X version can support AirDrop, use the menu on the Finder to go to Finder > Preferences > sidebar and tick the box 'parachuting '.

  • When I update my device I need to have the apple ID and I can not find and contact the owner of the first.

    Hello;

    I can't find the original owner of my camera.

    I can't have my Apple device Id. When I update my device I need to have the apple ID and I can not find and contact the owner of the first. And I have a lot of problem with this matter.please help me. Please unlock my device to activate locking Mode.Or maybe if I have the Apple Id for my camera I found the password.

    My phone number is:

    IMEI:

    *********

    ICCID:

    ********

    Serial No.:

    F2 * FFK

    Part number:

    ME300LL/A

    Please, please, please help me.

    best regards;

    Siavash


    < personal information under the direction of the host >

    Only the owner of the unit can remove locking activation. If you have the original receipt, you can try to take it to an Apple Store and ask them to do, otherwise return the unit to the person to whom it was purchased for a refund.

  • After being NICU first Pro CC 2015 trial, I can't find and reinstall the version of first Pro CC I had (2014?). Is one knows how to find?

    After being NICU first Pro CC 2015 trial, I can't find and reinstall the version of first Pro CC I had (2014?). Is one knows how to find?

    How to get older versions of.

  • I have purchased Adobe Design Standard CS6 2013 with serial number, but can't find the to no download on a new mac laptop. When I try and add the serial number to 24 digits on my account it doesn't seem to work?

    I have purchased Adobe Design Standard CS6 2013 with serial number, but can't find the to no download on a new mac laptop. When I try and add the serial number to 24 digits on my account it doesn't seem to work?

    CS6 - http://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html

    You can also download the demo version of the software through the page linked below and then use your current serial number to activate it.

    Don't forget to follow the steps described in the Note: very important Instructions in the section on the pages of this site download and have cookies turned on in your browser, otherwise the download will not work correctly.

    CS6: http://prodesigntools.com/adobe-cs6-direct-download-links.html

  • Find and replace the delimited string value by the

    Hi all

    I have a requirement where I need to find and replace the delimited string values.

    For example, the string is "GL ~ 1001 ~ 157747 ~FEB-13~ CREDIT ~ A ~ N ~ US ~ NULL ~". The 4th column gives the month and year. I need to replace it with the name of the previous month. For example: "GL ~ 1001 ~ 157747 ~JAN-13~ CREDIT ~ A ~ N ~ US ~ NULL ~". I need to do the same thing for the past 12 months.

    I thought initially divide the values and store it in a variable and then after him substituting the value required, join the return.

    I just wanted to know if there is a better way to do it?

    Like this:

    with a model like

    (select "GL ~ 1001 ~ 157747 ~ FEB-13 ~ CREDIT ~ A ~ N ~ $ ~ NULL ~' double UNION ALL data")

    Select ' GL ~ 1001 ~ 157747 ~ JAN-13 ~ CREDIT ~ A ~ N ~ US ~ NULL ~' double data)

    Select

    REPLACE (DATA, TO_CHAR (to_date (substr (data, 16.6), "MON-RRRR"), 'MON - RR'), TO_CHAR (to_date (substr (data, 16.6), "MON-RRRR")-1, 'MON - RR'))

    modeling;

    GL ~ 1001 ~ 157747 ~ JAN-13 ~ CREDITS ~ HAS ~ N ~ US ~ NOTHING ~

    GL ~ 1001 ~ 157747 ~ DEC-12 ~ CREDITS ~ HAS ~ N ~ US ~ NOTHING ~

    Ishan

  • A Script to find and replace the layer names

    Is there scripts to find and replace the names of layers?

    There is an excellent script available for Photoshop that allows you not only to replace words in layer names, but also insert words as prefixes, Suffixes and sequential numbers.

    The version of the illustrator of this script allows only sequential numbering: it does not offer search and replace words.

    Ideally, it would be great if there were something that could find multiple and replaces in a go:

    (for example

    You have layers like this car, the dog, the bat

    You enter: because (Option1), dog (Option2), Bat (Option3)

    Your layers become then: option 1, option 2, Option3).

    )

    Big_SmiLe, which is a very good start! Step 1 of learning how to Script is indeed, by adjusting an existing simple script to make things more complicated. (And usually then "break something", which is also a necessary part of the process.)

    You are right your comment, it comes to repetitive things. For one or two different articles that wouldn't be a problem, but in the longer lists you are soon lost.

    As usual to work with lists of search - replace is to build a table:

    var layernames = [
    [ 'FHairBowlBoy *Hair', 'Hairboy1' ],
    [ 'FHairCurlyafroBoy *Hair', 'Hairboy2' ],
    [ 'FHairSpikyBoy *Hair', 'Hairboy3' ],
    ];
    

    The general idea is to loop through all the names, check if the current layer name is "layernames [i] [0]" (the left column) and if so, rename it "layernames [i] [1]" (the right column). If you know how to write a loop in Javascript, then you can implement this immediately.

    However...

    A more advanced method to do this didn't need even loop on all layernames - instead you can immediately 'get' the correct name by layer! It's magic! Almost!

    The trick is to use a Javascript object rather than a table. JavaScript objects are nothing special; "Layers" of Illustrator are an array of objects, and each object 'sex' has a 'name' property, which you can read and set the value. What I do here, is to create a new object, where the part 'name' is the name of the original layer and its value is the name of the new layer. All you need to check each layer is if there is a "object.originalLayerName" property and if so, assign its value to this layer name.

    It looks a bit like the table above, except that (1) you use {.} instead of [..] to create an object and (2) you add pairs "name: value" instead of 'value' only (in fact, the 'name' of a value in a table is simply her number).

    So here's what it looks like:

    // JavaScript Document
    var doc = app.activeDocument;
    // name indexed object
    var layernames = {
     'FHairBowlBoy *Hair':'Hairboy1',
     'FHairCurlyafroBoy *Hair':'Hairboy2',
     'FHairSpikyBoy *Hair':'Hairboy3'
    };
    // loop through all layers
    for (var i = 0; i < doc.layers.length; i++)
    {
     //Set up Variable to access layer name
     var currentLayer = app.activeDocument.layers[i];
     if (layernames[currentLayer.name])
     {
      currentLayer.name = layernames[currentLayer.name];
     }
    }
    

    Enjoy!

  • Where can I find and download the file "Windiag.iso" for Windows XP Home Edition?

    Where can I find and download the file "Windiag.ISO" for Windows Xp home edition?  IT TURNS OUT THAT HE MUST FIRST DOWNLOAD AND RUN A FILE NAMED 'MTINST. "EXE", AND THAT IN DOING SO, THE FILE NAMED "WINDIAG. ISO"IS CREATED.

    Hello

    You can check this link:

    http://oca.Microsoft.com/en/windiag.asp

  • How to find and delete the dupes in Photos

    How to find and remove the many dupes in Photos

    Duplicate Finder in the App Store will clean the photo library. However, I would be careful to make sure that nothing is really a duplicate.

  • How can I find (and remove) the source of this irritation

    With irritating regularity, a dialog box appears on my screen that says "sh: / usr/bin/lockfile: no such file or directory (127) '."  How can I find and eliminate the source of this thing?

    Please update "SuperDuper" to the current version, or delete it if you don't need.

  • Find and read the worksheet file target of target folder

    I'm trying to find and read the worksheet file target in the target folder. Help, please. Thank you.

    Build Path VI will solve the problem.

  • Is it possible I can make a new patent account and add the account of the child as a member of the family?

    How can I add a new parent account on behalf of the child on our Xbox. The original parent account no longer works. And we have not been able to recover the account. Is it possible I can make a new patent account and add the account of the child as a member of the family?

    Scroll down to the bottom of the page, and then select an Option to contact Xbox Support

    http://support.Xbox.com/en-us/contact-us#0:1:2

  • Need help to find and install the game Chess Titans Windows Vista for XP

    Need help to find and install the game Chess Titans Windows Vista for XP

    Hi SBOYDC130guy,

    We will not be able to install titan of failures on windows XP because it is designed for Windows Vista and Windows 7 and it's built-in game.

    With regard to:

    Samhrutha G S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • where to find and use the (HCL) hardware compatibility list for Windows xp3

    Original title: where to find and use the Windows (HCL) hardware compatibility list

    HCL for Windows xp3

    That does not "response" from MS Support Engineer Umesh was particularly useless.

    Unfortunately for you, the HCL XP (or Windows Catalog or Windows Marketplace or whatever it is renamed) no longer exists.  I guess Microsoft is not particularly interested in letting you know what the material is compatible with an operating system that is no longer, it sells and supports only.

    The trail begins here: "the latest Windows XP Hardware Compatibility List" (314062 KB) that leads to theWindows 7 Compatibility Center.  KB 314062 is also linked to the http://www.windowsmarketplace.com/ which used to have a list of compatible with XP hardware and software, but now redirects to the Microsoft store, another dead end that XP is concerned.

    If you really want to dig, your best bet is probably used the Wayback Machine (archive.org) looking for old copies of

    http://www.microsoft.com/whdc/hcl/default.mspx - but a lot of links are broken or "not supported" unless you use Internet Explorer 6 (the message claims 6 'or more' but 8 does not work).

Maybe you are looking for