ActiPass File Exclusion Issue #105
-
Hi, I am writing to ask about an issue I encountered while using ActiPass to process data. Even though I select "None" for file exclusion before pressing "Generate Stats," it seems that ActiPass automatically removes files marked as "notok." I wonder if this is due to using PROPASS mode. Additionally, I would like to know whether the file exclusion options can be changed after generating the statistics. Thank you for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 5 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Most probably from ActiPASS perspective, there is No (or not enough) data for it to produce variables. It could also be an error loading files. It could also be due to after auto-trimming data, ActiPASS has no data to generate variables. ActivePAL is restrictive with their file format and open implementation of PAL file parser which is used by ActiPASS can also fail in rare occasions. You can also try to convert problematic files to CSV and try again. You also didn't explain why you expect ActiPASS to produce data if it finds the file is "NotOK". It literally means from ActiPASS perspective file is not OK. When you set the exclusion to "none" it will try, but there is no guarantee it can. Obviously a software cannot produce variables if something critical has gone wrong in the workflow before variable generation. |
Beta Was this translation helpful? Give feedback.
-
Hi Pasan, Thank you for your explanation. I’ve downloaded the latest version of ActiPass and was able to convert the previously unprocessed file to CSV, which worked well. However, we’ve noticed in some of the data that ActiPass seems to automatically trim the end of certain days and flag those segments as non-wear (NW), even though other software suggests that data should be valid. For example, in the screenshot below from ActiPass, it shows days trimmed and flagged as NW: But in another software, the same period is shown as two valid days: We were wondering if there are any settings that could be adjusted to prevent this. Thanks again for your continued support. |
Beta Was this translation helpful? Give feedback.
-
Just following up on this—I'm wondering if having an advanced licence could help address the issue with end-of-day trimming and NW flagging? |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
Hi, I am changing the documentation expecting the release of a new version. You will also receive a link to download this new version. Some of the new features shown in above figure are not yet available.
Anyway QC visualizations (if they exist for a cerain case) can be found at: BatchOut folder.
From the two seperate discussion threads you started I can summarise the problems you have faced and why.
You have some DATX files coming from actual ActivPAL 4 devices or more recent firmware for ActivPAL 3 devices which cannot be parsed by open-source DATX binary file paser ActiPASS uses. If ActiPASS cannot do that non of the other open source-software will be able to parse them (since all us…