Closed kaanaksit closed 3 years ago
I'm sorry, I've tried to transfer this but it looks like I need permission to create private repositories on complight
to do so. I'm not super familiar with this but maybe I need to be a member of the organisation first? Otherwise we could make this public first and then try to transfer it, I'm not sure if it being private is the issue maybe
Thank you @drwalton for taking care of the steps above. I suspect this may require you to be a member of the organization. I can arrange that if you think it is a good idea. As an alternative, we can move it to my user space in this case so that I can move it to complight
afterwards without any trouble.
It's transferred successfully now, so I'll close this issue.
There are multiple items that I hope to get in this setup for this repository.
In the about section on the main page of this repository (right pane):
:eye: Gaze-contingent varifocal phase-only holograms for holographic displays
.arxiv
,ieee-vr
,hologram
,holography
,holographic
,computer-generated-holography
,computational-display
,odak
.In addition,
requirements.txt
which helps this purpose, but the owner has to allow insights by going through settings for building statistics correctly.Once we are confident with the content of
README.md
and the source code, on your local machine, we have to remove all the commits from before by following:git checkout --orphan temp
git add -A
git commit -am "Public release."
git branch -D main
git branch -m main
git push -f origin master
Lastly,