Hi, i need to analysis SAXS data through Mathematica, and my file format is .edf and i found that Mathematica support this format, but whenever i try to import this it shows this,
In[1]:= Import["/Users/ronysaha/Documents/SAXS Data from \Merik/C2_45C_60s_2m.edf"]
During evaluation of In[1]:= Import::infer: Cannot infer format of file C245C60s_2m.edf.
Out[1]= $Failed
Please help me to resolve the problem, and suggest me what can i do?