JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for SPACESYNTAX Archives


SPACESYNTAX Archives

SPACESYNTAX Archives


SPACESYNTAX@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

SPACESYNTAX Home

SPACESYNTAX Home

SPACESYNTAX  2005

SPACESYNTAX 2005

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: RA or RRA

From:

Rui Carvalho <[log in to unmask]>

Reply-To:

[log in to unmask]

Date:

Tue, 20 Dec 2005 10:55:38 -0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (159 lines)

Hi Alasdair,

You'll have to summarise ;)

Rui

> -----Original Message-----
> From: [log in to unmask] [mailto:[log in to unmask]] On
> Behalf Of Alasdair Turner
> Sent: 20 December 2005 10:54
> To: [log in to unmask]
> Subject: Re: [SPACESYNTAX] RA or RRA
> 
> Indeed, Mike, and Lucas, and Sheep, and Bin (and everyone else
> developing software) -- each of us has a responsibility to communicate
> what are our software does.  That's probably an academic duty, but I
> think for most of us it is natural to try to do.
> 
> However, I believe we need more than graph theoretic formulae to
> communicate precisely what we mean: natual language, mathematical
> formulae, and pseudo-code all have their place.  One thing that
> frustrates me is the limitation of mathematical formulae when it comes
> to describe, for example, a procedural optimisation in the code.  I also
> feel that formulae often obfuscate simple procedures, and so I
> personally often prefer pseudo-code.  Of course, the only way someone
> can really verify what the program actually does is to read the source
> code, which returns to an argument about open source, but also raises
> the problem of when we say the code does one thing, and in fact it does
> not (e.g., a bug in Depthmap recently confused log base 10 and log base
> e -- natural to do as in C++ 'log' means log base e, wheras
> conventionally in mathematics, it means log base 10, and ln means log
> base e -- had the code been open source, any one could have spotted
> this, but the formula alone would not have sufficed, dutifully
> transcribing the 'log').
> 
> As for 'the counting from 0', I started out programming in Fortran, and
> although I prefer C++, I have nothing in particular for or against
> 0-based indexing.  However, the reasons for the radius difference do not
> concern zero indexing, but whether you say a radius is measured in nodes
> or steps.
> 
> Alan shows the justification well with VGA, which is indeed how it
> happened, but I happen to think this definition also fits logically into
> axial analysis: I view radius as a 'distance' (albeit a step distance)
> and therefore it's units to my mind should be steps.  The same applies
> in angular analysis, where I see radius as a sum of angles rather than a
> number of nodes.
> 
> Finally, in case anyone is concerned that this information is only
> contained in a web discussion: the radius used in Depthmap is (I hope
> clearly) explained in the Depthmap manual.
> 
> Alasdair
> 
> Michael Batty wrote:
> > this conversation is almost making me look at my own software - I have
> > always assumed that there are many formulas in space syntax that were
> > not well formulated originally, and that these issues are resolved when
> > programmed. For example the definition of integration in the Social
> > Logic of Space is not in the reciprocal form that is needed when one
> > speaks of high or low integration but this gets corrected in the
> > software. Time for some standard graph theoretic statements I think of
> > all the formulas used
> >
> > Mike
> >
> > At 13:37 19/12/2005, Lucas Figueiredo wrote:
> >
> >> Hello Sheep.
> >>
> >> No one is counting from 0. A single topological step means depth 1.
> >> There is no topological step from a given line to itself.
> >>
> >> I know that arrays are confusing in some old programming languages (I
> >> also programmed in ANSI C and Pascal) and sometimes we are obliged to
> >> change outputs because such limitations of data structure.
> >>
> >> However, I read lots of papers using R3 and I always understood this
> >> radius as 3 steps away, not 2. I also think that in my MSc
> >> dissertation wrote that R3 (3 steps) is the local standard radius
> >> (which is wrong).
> >>
> >> These things (interpretations, implementations) must be clear.
> >>
> >> That is why I reinforce that academic software must be properly
> >> published AND cited - because it is part of the methodology you use in
> >> experiments. I think we must put it in our software licence "cite it,
> >> otherwise do not use it".
> >>
> >> Regards!
> >> Lucas
> >>
> >>
> >>
> >> On 19/12/05, Nick Dalton <[log in to unmask]> wrote:
> >> > Hi the code in axman was designed to be output compatible with the
> >> > fortran code. as a 'C' programmer I found it an odd switch ( and
> >> > still do).
> >> >
> >> > People typically count from one (1,2,3,4) it's only C programmers (
> >> > and their children) that count from 0. Fortran and Pascal (object
> >> > pascal being the language of Axman) use 1 based indexs for arrays and
> >> > so number systems.  Everything also had to be compatible with the
> >> > output of the social logic of space ( with the D value).
> >> >
> >> > Zero depth makes sense to me but non programmers got there first.
> >> >
> >> > so R2 = r3, r3=r4 and r2=r1, which can be said to eliminate a
> >> problem ( no r1).
> >> >
> >> > Using R2 (ie old R3 )You may noticed more glitches in radius 2 due to
> >> > poor micro-structure.
> >> >
> >> > sheep
> >> >
> >> > >Dear Lucas,
> >> > >
> >> > >Yes, this is the same in Depthmap: R2 is the equivalent of R3 in
axman.
> >> > >
> >> > >I have always said that this makes sense: two steps away is to my
> >> > >mind R2, not R3.
> >> > >
> >> > >As for handling low numbers of lines within (Depthmap's) radius two,
> >> > >undefined values (nulls) are given in the (small number of) cases
> >> > >where there are too few lines to calculate RRA.
> >> > >
> >> > >Alasdair
> >> > >
> >> >
> >
> >
> > Michael Batty Director Centre for Advanced Spatial Analysis (CASA)
> > University College London - 1-19 Torrington Place - London - WC1E 6BT UK
> > _______________________________________________________________
> >
> > tel 44 (0) 207 679 1781 fax 44 (0) 207 813 2843  mobile 44 (0) 7768 423
656
> >
> > */_Personal Web Page_/* *.*
http://www.casa.ucl.ac.uk/people/MikesPage.htm
> > */_Recent Books_/* *.** /Cities and Complexity/ . *
> > http://www.complexcity.info/
> > */GIS, Spatial Analysis  and Modeling/* *.*
http://www.casa.ucl.ac.uk/GIS/
> >
> >
> >
> >
> 
> --
> Alasdair Turner
> Course Director
> MSc Adaptive Architecture and Computation
> Bartlett School of Graduate Studies
> UCL  Gower Street  LONDON  WC1E 6BT
> 
> http://www.aac.bartlett.ucl.ac.uk/

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

May 2024
April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001
2000
1999
1998


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager