Jump to content

Banner.jpg.b89429c566825f6ab32bcafbada449c9.jpg

Vox45

Members
  • Posts

    2,261
  • Joined

  • Last visited

Everything posted by Vox45

  1. It took 20 seconds on my machine from opening to complete debayer (20,247s to be exact) That single frame is looking good by the way ================================================ Reading 1 image(s): C:/Users/ydelisle/Downloads/DSCF2061.RAF Reading metadata: done Camera ........... Fujifilm X-T3 Timestamp ........ 2020-02-25T21:07:54Z Exposure ......... 60s ISO speed ........ 5000 Focal length ..... 21 mm Aperture ......... f/1 = 21 mm CFA pattern ...... X-Trans GGRGGBGGBGGRBRGRBGGGBGGRGGRGGBRBGBRG Raw dimensions ... w=6384 h=4182 Image geometry ... x=0 y=6 w=6251 h=4174 Image rotation ... 90 deg Raw decoding parameters: Output mode ............... demosaic Interpolation ............. X-Trans Wavelet noise threshold ... 0 White balancing ........... camera Black point correction .... enabled Highlights clipping ....... enabled Auto rotate ............... enabled Output image .............. w=4174 h=6251 n=3 RGB Reading RAW data: done Scaling colors: done Pre-interpolating: done Converting to RGB: done Debayer: Processing view: DSCF2061 CFA pattern (detected): GGRGGBGGBGGRBRGRBGGGBGGRGGRGGBRBGBRG X-Trans demosaicing: done Noise evaluation: done Gaussian noise estimates: s0 = 1.583e-03, n0 = 0.2847 (MRS) s1 = 1.536e-03, n1 = 0.4716 (MRS) s2 = 1.571e-03, n2 = 0.2527 (MRS) 20.247 s I am a bit puzzled by the CFA pattern (detected): GGRGGBGGBGGRBRGRBGGGBGGRGGRGGBRBGBRG That is quite a pattern ! not sure if this is normal
  2. Hello, It is not my experience. I do all the processing (post and pre) in PI and debayering never took more than a couple of seconds per subframe. Can you tell us more about the computer you are using ? or provide the subframe to debayer so I can test how long it takes on my computer ?
  3. It's been 24 hrs now, I am surprised that nobody has (so far) pushed the conspiracy theory that NASA killed the man because he was going to expose them... Still, it is tragic and I tend to lean in favor of what JamesF is suggesting.
  4. I think you will find what you want in this thread. Kevin wrote a driver for a Waveshare HAT and motor for INDI https://www.cloudynights.com/topic/688855-building-myself-a-stellarmate-gadget-any-advice/?fbclid=IwAR1JzM0L1agNdF7NavsCPY7hG-9U2tT49pR9FTNRurAi1cQX_Ja7JDrWYlM The driver is here https://github.com/k-ross/indi-wmh-focuser "INDI focus driver for Waveshare Motor HAT stepper motor controller board. This allows controlling a stepper motor directly from a Raspberry Pi, with no external controller necessary. Additionally, the HAT can power the Raspberry Pi, so only a single 12V power connection will be needed, instead of a 12V and a 5V connection."
  5. I bought a Waveshare HAT for the RPI4 and it has built in DRV8825 Motor controller it seems that the DRV8825 is equivalent to the A4988 with minor differences, so it should work. http://qqtrading.com.my/blog/key-differences-between-the-drv8825-and-a4988
  6. Sorry I don't understand what you mean by : "the sketch is a bit more complicated" ?
  7. as soon as I read your comment I looked through my "bazarbox" and lo and behold I have one of these gathering dust. I was quite stunned by the size difference but when I tried to rotate the shaft on that little guy, I had to exert a LOT of pressure just to move it a little I did not know that those small motors were gearbox stepper motors!
  8. Interesting, I was planning to go with a planetary gearbox as there are many other pros to them and you just gave me more reasons to. Now I may be overthinking this and maybe there is some overkill in getting this kind of motor but for the price, I'd rather futur proof my motor if I ever have to attach heavier equipment to my focuser
  9. Yes I am planning on changing my focuser to a Baader steeltrack with a built in pulley between the 2 knobs (coarse and fine) I find this very elegant, placing the motor underneath the focuser instead of sticking out on the side.
  10. Short focal lenght haver smaller CFZ ? I thought it was the opposite ... Here is the formula for the CFZ from the arduino document: [CFZ in microns = focal_ratio * focal_ratio * 2.2] So in my case that would be : CFZ = (((600*.85)/80) * ((600*.85)/80))*2.2 = 89.41 microns Now let's change the focal lenght to 1000 CFZ = (((1000*.85)/80) * ((1000*.85)/80))*2.2 = 248.35 microns By George ! you are right But let's put real number from a real optical formula like a newton 200/1000 CFZ = (((1000/200)*((1000/200))*2.2)) = 55 microns So the diameter also plays a role not only the focal lenght, but really the focal ratio.
  11. I own a NEMA 17 motor (17HD34008-22B) I did not know about this gearbox advantage, this model does not seem to have a gearbox. I will be using an RPI4 with a Waveshare Stepper Motor HAT. This is neat as I only have to provide 12V to the HAT for the motor and it also provide the 5V to the RPI, so only one power source for both. Someone wrote an INDI driver for this and what the driver does is stop on a full step. "only stop on full steps, it only uses microstepping to make things smoother and quieter. A stepper motor can't hold position at one of the microsteps without power applied, and even then, it's just an approximation. It can hold position at a full step even without power, which is what I do, I kill power to the motor when it isn't actively being driven." So that would mean that using a motor without a gearbox makes you lose 32 microsteps, maybe this is ok on a short focal refractor that has a larger Critical focus zone (CFZ) ... I need to dig deeper into this, I might have to buy a gearbox motor then... This is the thread on CN https://www.cloudynights.com/topic/688855-building-myself-a-stellarmate-gadget-any-advice/
  12. I noticed that a lot of the captions are "formated" the same way and look very professional (text placement, font, border). Is there a prefered software to add captions ?
  13. I can imagine plugging my DSLR to 3.5V AC !! Fortunatly, this is one of the main reason I have a power distribution box is that everything remains plugged in inside the box so I never mix up USB 2 and 3 ports or plug into the wrong voltage (12v mount and DSLR 9v) there will be only one plug outside the box and it will be the one for the flat panel That is also the reason I want to change the connector as it is not surface mountable and hard to clip/unclip with frozen fingers ! so tiny ... I've started building my new box with a RPI4 4GB inside and a stepper motor using a Stepper motor HAT. I started today a cardboard mockup and I will design everything in Fusion360 so I can 3D print it. As you can see, I have a LOT of time on my hands Here is an exclusive look at the mockup (only half the box) And it will be mounted as such (minus the guide scope on the top)
  14. Haaaa now I get it ! mixing up plug ! yes I understand what you mean ... good point
  15. Thanks for the advice James! I do not understand this paragraph though, something must be lost in translation The power for the inverter comes from a 12V DC USB powered hub, so the USB port is outputing 5V DC, then the inverter goes to 3.5v AC... as far as I understand so why would this have an effect on the rest of my devices 12V DC devices ? Thanks
  16. yes they look very nice indeed but I am quite lazy so I want a connector that I can plug/unlug without having to screw them on. I just need to plug my flat panel for a couple of minutes and unplug and pack everything so these might be a bit of an overkill. They do look nice for the mount though
  17. So I bought an Electro luminescent panel a while back and it came with 2 littles connectors (marked in red in the picture below, I cannot figure out what they are... I think they are JST connectors...) I've decided to build version 3 of my power distribution box and would like to have the inverter inside the box and the connector surface mounted outside. The inverter convert from 5v DC (USB) to some 3.5v AC ... Would any connector do ? Does the fact that the inverter converts to AC is an issue, I see connectors marked as "DC" like these one but why would it not work with AC ? Sorry if this is a dumb question!
  18. The focuser does not slip under the weight per se, it just does not always move the draw tube "in", in a reliable manner. There is a fair amount of slippage when pointing to or near the Zenith and I am not always aware that the focuser is in fact not moving at all when I issue a move "in" order to the electric focuser (moving "out" is fine). I did follow the turorials out there to make it "better" to no avail...
  19. That was my last worry about making the jump to another focuser ! Now I see that I can get a much better focuser and not lose the shoe for my guide scope ... I already own a Baader click lock as well as a baader Zoom and a Baader Canon T-Ring T- 2 / M48 (part : 10708) so far I've been impressed with the quality of the brand so I have no worries that this will be a good upgrade to my scope Thank you !
  20. Yes James that is a very good point ! I did not notice that at first, thank you for pointing that out. One less part to worry about
  21. thank you all for your answers. I've had my eye on the Baader Diamond Steeltrack for quite a while so there seems to be a consensus on this beeing the right choice for my 80ED I was put off by the fact that there is no mounting shoe for my guide scope so I am a bit curious about what you said johninderby ? Do you mean that it is possible to install a shoe on the baader focuser ? No DIY hole drilling or anything like that needed ? Thanks
  22. Hello all, I fiddled with the stock focuser that comes with the SW 80ED and followed a lot of tutorial on how to make it better, less slippage and so on, but I still have issues when using an electric focuser to bring the tube back in when there is load on the focuser (camera and FF/FR) In the meantime I've decided to construct my own little Arduino focuser (MyfocuserPro) so now I am thinking of changing the stock focuser for a better one ... Should I go for a Crayford type focuser or a rack and pinion focuser ? I think that rack and pinion make more sens as I can set the backlash in the autofocuser software and that would eliminate the slippage issue (unless there is too much weight and then the motors would skip steps but that is another issue). It seems that most people use Crayford focuser, why would a rack and pinion not be worthy of consideration ? Any thoughts on this ?
  23. I have to admit that I just threw everything into the mix. Your comment gave me pause ... So I did the whole process once more but I only used the 300s light frames this time. this is the result after integration of 12x 300s light frames: no more vertical bands ! but I still get the dark corners on the upper and lower right side. Compared to 12x 300s + 10x 10s + 10x 15s + 10x 20s giving this result : So it seems that throwing all the files with different duration into the mix was not such a good idea I was biased (no pun intended) by the fact that I just throw everything in DSS and get good results...
  24. It took me a while to understand where you got the 10s exposures number from I see that you got that number from the name of the file in the debayer window I posted. Actually, it was 300s subs and I took a couple of 10s and 15s to help with the core of M42. The rest are 300s subs.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.