1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 <2025> | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 <2025> |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: concat multiple waveform records [SEC=OFFICIAL] |
From: | Jignesh Patel via Tech-talk <tech-talk at aps.anl.gov> |
To: | "'STARRITT, Andrew'" <andrews at ansto.gov.au>, "'Johnson, Andrew N.'" <anj at anl.gov> |
Cc: | tech-talk at aps.anl.gov |
Date: | Tue, 21 Jan 2025 12:58:06 +0530 |
Hi Andrew, Thanks for the link, I will explore both options concat and aCalcout. Best regards, Jignesh From: STARRITT, Andrew [mailto:andrews at ansto.gov.au] Hi Jignesh, https://github.com/AustralianSynchrotron/concat-record Andrew Starritt Australian Synchrotron From: Tech-talk <tech-talk-bounces at aps.anl.gov> On Behalf Of Johnson, Andrew N. via Tech-talk
Hi Jignesh, I haven’t used it myself, but it looks like the aynApps aCalcout record type should be able to do this, using the CAT operator, although it might not be the most efficient way. The other approach I would look at would be to write a subroutine for the aSub record type to combine your input array values into an output array — this requires you to be able to write C code. Hope this helps, please reply to tech-talk with any follow-up questions you have. - Andrew -- Complexity comes for free, Simplicity you have to work for. |