cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
AliSheffeh
Level II

Opening ACS II file

Is there any way that I can open an .acs file using JMP? 

1 REPLY 1

Re: Opening ACS II file

A little bit more information would be good.  ACS as a file extension has multiple differing possible file types.  Are you referring to Microsoft's Agent Character Structured Storage Format?  or Archival Cytometry Standard https://docs.flowjo.com/flowjo/advanced-features/fj-acs/ or ...?  

 

It's likely there are Python packages that can read and write the format.  If so using JMP's Python Integration will allow you to utilize external Python packages, and you can create input that JMP can consume.  Currently with JMP 14-17 that would include CSV files and pandas.DataFrames...

Recommended Articles