-
I notice that your loss in WGAN GP is different from that in the original paper. From the theory of GAN, the loss should just use D and don't need a log to wrap it . BUT I found that you have use…
-
This is perhaps controversial, but I consider the way we define our Fourier design matrices in Enterprise not clear or clean enough.
The Fourier design matrix is closely related to the DFT and leas…
-
**As this project is open source and for the people, let's make it by the people too! Any suggestions and requests are welcome. By any I mean _any_; you can request a berry on top of the bread! Anythi…
-
Hi @takuseno,
First of all, thanks for the great work.
I've a question regarding the MOPO algorithm, specifically about the ProbabilisticEnsembleDynamics.
In the original [paper](https://arxiv.…
-
I recently had another look at f3 and wondered about conceivable extensions and applications.
### Is it possible to calibrate the C5, C16, C18 FFIs in the same way as the Kepler prime mission?
As…
gully updated
5 years ago
-
I am attempting to run a pyuvsim simulation using `run_uvdata_uvsim` function. I am using `simsetup.SkyModelData` to format a diffuse Healpix map that I can pass to the simulation function, but I've f…
-
## 一言でいうと
写真に絵を描いたら、その通りに写真を修正してくれるSC-FEGANを提案。
データの入れ方に工夫がある。ランダムにマスクをかけてその部分にスケッチ画(Edge Detectで生成)と粗い色付きに変換したもの、+ノイズを乗せた画像、それから生成した画像と、真の画像の3つを使ってGANを構成する。
![image](https://user-images.githubus…
-
Hello,
In the emulated flux density file (emu.load_flux([2850,5.246,0.07])), I have the normalized flux, while I need that in its original unit (for example, Jy or erg/cm2/s). How can I access to t…
-
A common formatting recommendation for git commits is the [50/72][2] rule. Titles should be at most 50 characters wide and the body should 72. This is to ensure that the titles can be quickly scanned …
-
The datastack is good, but underused so far and there are several features that could make it even better. In this issue, I just list features as they come to mind, independent of the implementation, …