--
You received this message because you are subscribed to the Google Groups "scikit-rf" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scikit-rf+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/9a2e0c47-30ce-41ce-8c54-311093087f07n%40googlegroups.com.
I have a raw data “.s4p(normal mode)”, which is for the differential signals.
1. Can I use “skrf” and then convert the file to “.s4p (mix mode)”?
2. Can you give an example?
Thanks~
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/75aa608c-a1d4-4efa-84a0-95e835859a49n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/CANNaAvki%2BW2PWGCR0y-4PJ7oScpOwW91wCnKh8eyRX6RK42iDA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/75aa608c-a1d4-4efa-84a0-95e835859a49n%40googlegroups.com.
Can I simply get the file "mixed mode.s4p" as shown below?
(but it seems fail)
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/CANNaAvki%2BW2PWGCR0y-4PJ7oScpOwW91wCnKh8eyRX6RK42iDA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/CAFqEfaFWxpEMB76dm7Ox8aKWc8LmtV77ekkBv7nFnhsAPtSp1w%40mail.gmail.com.
I have a question about how to package an.exe file.
Actually, I use “scikit-rf ”, and using pyinstaller to package one file as below shown error massage.
cmd: pyinstaller --onefile 00_HSReport_xxx_FD_RV_alleq_20310917_2_one_ok.py
Do you have any suggestions for how I should go about doing this? or which tool I can package source with sciket-rf?
Thanks~