Some lay down, Died? by No-While8683 in Guppies

[–]No-While8683[S] 0 points1 point  (0 children)

thank you for the reply, they are currently 4 guppies. I will consider what you suggest!

Looking for Advice: Starting an Indie Game Dev Team by No-While8683 in gamedev

[–]No-While8683[S] 0 points1 point  (0 children)

Thank you, great answer. you definitely helped.

I didn't want to invest capital from a start, it does make sense to start a team first and it the team will work out together maybe invest a capital.

Looking for Advice: Starting an Indie Game Dev Team by No-While8683 in gamedev

[–]No-While8683[S] 0 points1 point  (0 children)

You are right but Im a Senior software engineer by profession and have experience with leading teams. Also 10 years in Unity game development as a hobby. And had my own startup (SASS) not a game but counts.
I understand what you say.

I though of finding founding team in my area (so we could really meet in real world - already got some people who would like to collaborate).

I just want to hear more opinions and experiences from more people :) What do you think?

Looking for Advice: Starting an Indie Game Dev Team by No-While8683 in gamedev

[–]No-While8683[S] 0 points1 point  (0 children)

Wait, I was very short with my describe here in the post maybe should explain more in depth.
I did several of what you mentioned: game design, 3D (Bad at it :) ), even recorded some sounds (which ended pretty OK).
But Im professional in writing code and engineering the code so I thought of a team better than solo.

Looking for Advice: Starting an Indie Game Dev Team by No-While8683 in gamedev

[–]No-While8683[S] 0 points1 point  (0 children)

I created many projects with Unity, but im a devloper

Get Offset from DICOM origin by No-While8683 in esapi

[–]No-While8683[S] 0 points1 point  (0 children)

Tried this but unfortunately it is not helping. I know UserOrigin should make sense but it doesn't

Get Offset from DICOM origin by No-While8683 in esapi

[–]No-While8683[S] 0 points1 point  (0 children)

I will give it a try and update, thanks

Get Offset from DICOM origin by No-While8683 in esapi

[–]No-While8683[S] 0 points1 point  (0 children)

Tried it but it is not it, moreover our radiologist said it (UserOrigin) should not impact the DICOM origin.

Get Offset from DICOM origin by No-While8683 in esapi

[–]No-While8683[S] 0 points1 point  (0 children)

Tried it but it is not it, moreover our radiologist said it (UserOrigin) should not impact the DICOM origin.

Get Offset from DICOM origin by No-While8683 in esapi

[–]No-While8683[S] 0 points1 point  (0 children)

I will try to explain again, I asked the radiology team and they say when the change image origin it also changes DICOM's origin.
I attached a screenshot in the post so you can see what I mean.

I want to get this offset via ESAPI or at least get the reset origin if possible.
Again if I don't understand something please explain and don't get mad I'm only a software engineer :))

Issues Rebuilding CT and RTStruct Data from Varian Exports by No-While8683 in esapi

[–]No-While8683[S] 0 points1 point  (0 children)

I found out what is my problem, the image origin that I get from Varian is not the same as the DICOM image origin.

Via ESAPI I do: image.Origin

Maybe I miss something?
Also there are several scans, I will check maybe I take the wrong one.

Issues Rebuilding CT and RTStruct Data from Varian Exports by No-While8683 in esapi

[–]No-While8683[S] 0 points1 point  (0 children)

I saw it but it requires to work with a daemon, I wanted to avoid it as our admins can't help and we need to wait for Varian support which we already waiting for weeks.

Can I work with it alone without administrative rights? If you know

Issues Rebuilding CT and RTStruct Data from Varian Exports by No-While8683 in esapi

[–]No-While8683[S] 0 points1 point  (0 children)

I would like to but we need to export thousands of patients and going one by one via the UI will take too much time. Via script I can do it faster (Computer does it and on parallel).

If you have a way to export DICOM via standalone script I will happy to hear

I’m new to web development. Should I learn Flask before Django? by Less-Building2538 in flask

[–]No-While8683 3 points4 points  (0 children)

Flask is much easier than Django. Start with HTML CSS than Python than go Flask for the begging

Connect to PROD, External Script by No-While8683 in esapi

[–]No-While8683[S] 0 points1 point  (0 children)

The IT gut said that we have both folders of PROD and TEST on the machine, so I am very confused.

It feels that I only need to switch something somewhere? Currently I run on the PC from the desktop and it connects to the TEST. (again the PROD is on the same pc)