-
On Android Device,
Image selected from Gallery/File Source is of very low quality.
Same image when opened via any File manager has very good quality. I suppose plugin is doing some compression …
-
I installed this plugin with script: ionic cordova plugin add cordova-plugin-document-scanner
Here is output from build:
Failed to notify ProjectEvaluationListener.afterEvaluate(), but primary con…
-
Current checks tests distances to z=5. It would be good to extend this to z=1150 and cross-check against CLASS for cosmologies with neutrinos. These distances enter in CMB theta parameter which is con…
-
When running with massive neutrinos and baryon physics, the runs take about 1/10th the normal time, so I looked at some power spectra and noticed that there was basically no evolution between z=99 and…
-
In working on the multiple_neutrino branch and beginning the changes discussed in Issue #335 , I have been looking at the function Omeganuh2_to_Mnu, which currently (in master) takes the value of Omeg…
-
We hardcode T_cmb in a couple of places in the C code (in ccl_core.c and ccl_neutrinos.c), but we don't currently pass this value to CLASS in ccl_power.c . This is potentially an issue because if we d…
-
Hi,
I am trying to use this plugin within my ionic 2 app. but i cannot access scan object in my device ready event. Here is my code.
` constructor(public nav: NavController, private camera: Camera, …
-
The current support for neutrinos is only for relativistic neutrinos and single or multiple equal-mass massive neutrinos. We need to include support for multiple unequal-mass neutrinos.
-
At the moment CCL and CLASS seem to give different values (factor of ~2) for the energy density of relativistic neutrinos.
Here's the snippet that should create the same cosmology but apparently doe…
-
Please give documentation related to option customization like switch to portrait or landscape, after cropping rotate option.
Every time I took picture in portrait mode it rotate the image to landsc…