-
For simulating telescopes such as the ELT, it is important to consider variations of the PSF across the field. I believe the purpose of the `FieldVaryingPSF` class in the `psfs.py`module is precisely …
-
We explicitely use the `module` constructor instead of the macro in xeus-python, and got the deprecation warning:
```
warning: 'pybind11::module_::module_(const char*, const char*)' is deprecated…
-
When building from source on Linux, I encountered the error "ImportError: rust_circuit is not compiled, run `maturin dev` to compile and install". Complete error information is shown below:
```
Tra…
-
## Summary
Provide an example for how to provide a rust object as an argument to python from rust and how to call a rust function with a python object argument from python.
## Detailed Explanati…
Gelox updated
2 years ago
-
Hello ^^
It appears this is a similar issue to #13 I have checked my config file for the WYZE_EMAIL ENV. Would you have any idea on the error?
LOGS
```
root@cryze2:/home/cryze2/cryze_v2# docker …
-
I have followed directions for install in the Wiki but I get following error in the last install step:
nayyar@HomeComputer ~/everpad $ python setup.py install
Traceback (most recent call last):
Fil…
-
```
What steps will reproduce the problem?
1. Get a PCAP with PPI info (e.g., in Kismet)
2. Try to open it using dpkt with the code on http://www.jjguy.com/pcaputils/
What is the expected output? Wha…
-
```
1. Download
http://code.google.com/p/googlecl/downloads/detail?name=googlecl_0.9.14-2_all.de
b&can=2&q=
2. Install with: $ sudo dpkg -i Downloads/googlecl_0.9.14-2_all.deb && sudo
apt-get instal…
-
```
What steps will reproduce the problem?
1. Get a PCAP with PPI info (e.g., in Kismet)
2. Try to open it using dpkt with the code on http://www.jjguy.com/pcaputils/
What is the expected output? Wha…
-
I was using previous version of everpad 2.5.6 without any big issues but since I updated it to last available from ubuntu ppa (I'm using 13.10 x64) I cannot even start the program , I get the followin…