ACP miscellaneous
Passwords
{For an ACP_Server_License the authentication method can vary.}
- ACP uses firebase authentication on Lumina servers. To get your firebase password, when you sign up for ACP on the sign in page you will enter an email address and password into the appropriate fields and then press the Sign up button.
- A user {I.e an email address} can have only one Analytica Cloud Platform (ACP) password at a time. If you change your ACP password say in your individual ACP account, this will also change your password in any Group account you may be a member of.
- You can change your password by clicking the 'Get a new password' link on the sign in page and following the reset instructions. Or when signed in to ACP you can click the Change password link in the Account tab.
- A new group account user with an existing ACP password {i.e. his individual account} will be sent an invitation email for the group account, and should use their existing ACP password.
- A new group account user who has no ACP individual account will be sent an invitation to ACP, with a link to the sign in page. From there they can sign up - and at the same time create a firebase password.
Truncating large Tables
Because large tables take a long time to load in ACP, they are truncated. If the number of rows is larger than the number of columns than the number of rows will be truncated and vice versa.
Current limits are: 10K cells
Atomic output nodes
When a result is atomic, the result will be displayed directly on an output node rather than in a frame node, (if present).
Change uncertainty view
- The uncertainty view can be changed for an atomic result. Implemented in Acp 3.1 Build 102. When a result is atomic, the uncertainty view popup menu icon will not be present initially.
- If the result is not atomic, but the AcpStyle.
show_uncertainty_view: no
is set, neither the uncertainty view popup menu nor it's icon will be present in the embedded result. - To show the uncertainty view menu for an atomic result, right click on the result node to bring up the uncertainty view popup menu.
- Select the desired uncertainty view. If the result is still atomic, the result will be displayed in the output node. If the uncertainty view selected is not an atomic result (e.g. probability density) the view will be shown in a frame node (when present) or in the Acp1 tab.
The acpConfig.json file
- For those with an ACP Server license, some configuration settings can be set with switches in
acpconfig.json
, located in theACP\ui\build\
directory. See this page Customizing an ACP server .
See Also
Comments
Enable comment auto-refresher