Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Cross-correlation between 2 planes in a 3D array
Post: RE: Cross-correlation between 2 planes in a 3D arr...

Hi Mat_snaps Unfortunately I couldn't figure it out, so I just gave up on it. If you figure it out you are very welcome to post your solution :)! BR Mark
Mark3232 Data Science 2 4,556 May-16-2019, 09:46 AM
    Thread: Dataload() crash when filename is not found
Post: Dataload() crash when filename is not found

Hi Python-forum, My problem is that whenever an incorrect name "file.txt" is entered into my dataload function, it crashes instead of printing the error. import pandas as pd def dataLoad(filename)...
Mark3232 Homework 1 1,895 Dec-08-2018, 10:09 AM
    Thread: Change distance and title postion in subplots
Post: RE: Change distance and title postion in subplots

it is exactly what I am looking, Thanks a lot ! [url=[Image: https://i.imgur.com/tcAIG9h.png]]solution to problem[/url]
Mark3232 General Coding Help 2 2,799 Jul-19-2018, 10:10 AM
    Thread: Change distance and title postion in subplots
Post: Change distance and title postion in subplots

Hi Forum Problem: side by side plots too close, second plot title overlapping first plot Does anybody know a way to fix this? [url=[Image: https://i.imgur.com/S0eeSBG.png]]my plots[/url] My code...
Mark3232 General Coding Help 2 2,799 Jul-19-2018, 09:36 AM
    Thread: How to stop the sprite's movement when it touches the edges of the screen?
Post: RE: How to stop the sprite's movement when it touc...

Hi I don't know how to solve your problem, however, it would make it easier for someone to help you if you used " insert python code" . you can read about it above you post " please make sure to us...
Mark3232 Game Development 5 11,451 May-12-2018, 10:56 AM
    Thread: Cross-correlation between 2 planes in a 3D array
Post: Cross-correlation between 2 planes in a 3D array

Hello Python forum I am trying create a 2D out that is the cross correlation between y-z planes [Image: https://i.imgur.com/solSgIF.png] I wrote this code, which doesn't work import numpy as np fro...
Mark3232 Data Science 2 4,556 May-07-2018, 10:23 AM
    Thread: loading a 3D array from a bin file
Post: loading a 3D array from a bin file

Hello Python forum I am trying to load a 3D array from a bin file. However, when I load it is displayed as a long vector instead. data=np.fromfile("turbine32x32x8192.bin",dtype=float, sep='') data...
Mark3232 Data Science 1 4,667 May-04-2018, 10:40 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020