! Started logfile: J2359-3133_X_2005_06_01_yyk_uvs.log on Sat Oct 8 17:47:55 2005 obs J2359-3133_X_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J2359-3133_X_2005_06_01_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J2359-3133 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1618 lines of history. ! ! Reading 624 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J2359-3133_X_2005_06_01_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.698723 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6763 mas, bmaj=1.81 mas, bpa=-7.74 degrees ! Estimated noise=2.4663 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.583793 Jy ! Component: 100 - total flux cleaned = 0.680887 Jy ! Total flux subtracted in 100 components = 0.680887 Jy ! Clean residual min=-0.019203 max=0.037740 Jy/beam ! Clean residual mean=-0.000083 rms=0.006061 Jy/beam ! Combined flux in latest and established models = 0.680887 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.680887 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.102460Jy sigma=1.676090 ! Fit after self-cal, rms=0.102103Jy sigma=1.669294 ! Inverting map and beam ! Estimated beam: bmin=0.6763 mas, bmaj=1.81 mas, bpa=-7.74 degrees ! Estimated noise=2.4663 mJy/beam. ! Added new window around map position (-10.8, 25.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.040696 Jy ! Component: 100 - total flux cleaned = 0.056998 Jy ! Total flux subtracted in 100 components = 0.056998 Jy ! Clean residual min=-0.017043 max=0.016119 Jy/beam ! Clean residual mean=0.000022 rms=0.003944 Jy/beam ! Combined flux in latest and established models = 0.737885 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 30 components and 0.737885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088815Jy sigma=1.398189 ! Fit after self-cal, rms=0.087904Jy sigma=1.381341 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.835 mas, bmaj=2.184 mas, bpa=-5.536 degrees ! Estimated noise=1.83804 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119573 Jy ! Component: 100 - total flux cleaned = 0.0137439 Jy ! Component: 150 - total flux cleaned = 0.0140308 Jy ! Component: 200 - total flux cleaned = 0.0140343 Jy ! Total flux subtracted in 200 components = 0.0140343 Jy ! Clean residual min=-0.013567 max=0.009966 Jy/beam ! Clean residual mean=0.000049 rms=0.003354 Jy/beam ! Combined flux in latest and established models = 0.751919 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.751919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086725Jy sigma=1.359007 ! Fit after self-cal, rms=0.086646Jy sigma=1.357534 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.835 x 2.184 at -5.536 degrees (North through East) ! Clean map min=-0.012261 max=0.66772 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01292 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.00* KP 0.98 ! LA 1.00 MK 0.99 NL 1.02 OV 0.99 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01311 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.00* KP 0.94 ! LA 0.96 MK 0.99 NL 1.00 OV 0.97 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00623 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 1.00* KP 0.87 ! LA 0.99 MK 1.02 NL 0.98 OV 0.99 ! PT 1.06 SC 0.90 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.955636 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 1.00* KP 0.99 ! LA 0.98 MK 1.05 NL 1.02 OV 1.06 ! PT 1.11 SC 1.11 ! ! ! Fit before self-cal, rms=0.086646Jy sigma=1.357534 ! Fit after self-cal, rms=0.074703Jy sigma=1.160847 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074703Jy sigma=1.160847 ! Fit after self-cal, rms=0.074716Jy sigma=1.160795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8374 mas, bmaj=2.195 mas, bpa=-5.413 degrees ! Estimated noise=1.8309 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00183752 Jy ! Component: 100 - total flux cleaned = -0.00196266 Jy ! Component: 150 - total flux cleaned = -0.00238377 Jy ! Component: 200 - total flux cleaned = -0.00239168 Jy ! Total flux subtracted in 200 components = -0.00239168 Jy ! Clean residual min=-0.007774 max=0.008528 Jy/beam ! Clean residual mean=0.000014 rms=0.002083 Jy/beam ! Combined flux in latest and established models = 0.749527 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.749527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074356Jy sigma=1.154188 ! Fit after self-cal, rms=0.074297Jy sigma=1.153679 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074297Jy sigma=1.153679 ! Fit after self-cal, rms=0.071409Jy sigma=1.115222 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.85927e-05 Jy ! Component: 100 - total flux cleaned = 9.78273e-05 Jy ! Component: 150 - total flux cleaned = 1.54416e-05 Jy ! Component: 200 - total flux cleaned = 1.92836e-05 Jy ! Total flux subtracted in 200 components = 1.92836e-05 Jy ! Clean residual min=-0.007674 max=0.008225 Jy/beam ! Clean residual mean=0.000013 rms=0.002059 Jy/beam ! Combined flux in latest and established models = 0.749547 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.749547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071296Jy sigma=1.112856 ! Fit after self-cal, rms=0.070888Jy sigma=1.109332 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8374 x 2.195 at -5.413 degrees (North through East) ! Clean map min=-0.0078039 max=0.66767 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070888Jy sigma=1.109332 ! Fit after self-cal, rms=0.065194Jy sigma=0.974328 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065194Jy sigma=0.974328 ! Fit after self-cal, rms=0.065117Jy sigma=0.973760 ! Inverting map and beam ! Estimated beam: bmin=0.8397 mas, bmaj=2.2 mas, bpa=-5.469 degrees ! Estimated noise=1.82966 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.001258 Jy ! Component: 100 - total flux cleaned = -0.00106488 Jy ! Component: 150 - total flux cleaned = -0.000984883 Jy ! Component: 200 - total flux cleaned = -0.000987232 Jy ! Total flux subtracted in 200 components = -0.000987231 Jy ! Clean residual min=-0.006849 max=0.006469 Jy/beam ! Clean residual mean=-0.000015 rms=0.001810 Jy/beam ! Combined flux in latest and established models = 0.74856 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.748559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064965Jy sigma=0.969908 ! Fit after self-cal, rms=0.064915Jy sigma=0.969329 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064915Jy sigma=0.969329 ! Fit after self-cal, rms=0.063440Jy sigma=0.944336 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063440Jy sigma=0.944336 ! Fit after self-cal, rms=0.063435Jy sigma=0.944309 ! Inverting map and beam ! Estimated beam: bmin=0.8394 mas, bmaj=2.198 mas, bpa=-5.482 degrees ! Estimated noise=1.8309 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314518 Jy ! Component: 100 - total flux cleaned = 0.000473042 Jy ! Component: 150 - total flux cleaned = 0.000679539 Jy ! Component: 200 - total flux cleaned = 0.000801852 Jy ! Total flux subtracted in 200 components = 0.000801852 Jy ! Clean residual min=-0.006765 max=0.006213 Jy/beam ! Clean residual mean=-0.000022 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.749361 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.749361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063307Jy sigma=0.941683 ! Fit after self-cal, rms=0.063287Jy sigma=0.941437 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.624 mas, bmaj=7.496 mas, bpa=-4.623 degrees ! Estimated noise=2.35331 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.53868e-07 Jy ! Component: 100 - total flux cleaned = 6.02823e-05 Jy ! Component: 150 - total flux cleaned = 2.92213e-05 Jy ! Component: 200 - total flux cleaned = 2.91977e-05 Jy ! Total flux subtracted in 200 components = 2.91977e-05 Jy ! Clean residual min=-0.007635 max=0.006600 Jy/beam ! Clean residual mean=-0.000036 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.74939 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 69 components and 0.74939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063271Jy sigma=0.941199 ! Fit after self-cal, rms=0.063263Jy sigma=0.941161 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6764 mas, bmaj=1.815 mas, bpa=-7.766 degrees ! Estimated noise=2.48244 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.587696 Jy ! Component: 100 - total flux cleaned = 0.687639 Jy ! Component: 150 - total flux cleaned = 0.724106 Jy ! Component: 200 - total flux cleaned = 0.740294 Jy ! Total flux subtracted in 200 components = 0.740294 Jy ! Clean residual min=-0.013875 max=0.007892 Jy/beam ! Clean residual mean=-0.000007 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.740294 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.740294 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8394 mas, bmaj=2.198 mas, bpa=-5.482 degrees ! Estimated noise=1.8309 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0079992 Jy ! Component: 100 - total flux cleaned = 0.00894501 Jy ! Component: 150 - total flux cleaned = 0.00904887 Jy ! Component: 200 - total flux cleaned = 0.00905485 Jy ! Total flux subtracted in 200 components = 0.00905485 Jy ! Clean residual min=-0.006843 max=0.005788 Jy/beam ! Clean residual mean=-0.000025 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.749349 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.749349 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.624 mas, bmaj=7.496 mas, bpa=-4.623 degrees ! Estimated noise=2.35331 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000419538 Jy ! Component: 100 - total flux cleaned = 0.000415072 Jy ! Component: 150 - total flux cleaned = 0.000403102 Jy ! Component: 200 - total flux cleaned = 0.00039306 Jy ! Total flux subtracted in 200 components = 0.00039306 Jy ! Clean residual min=-0.007544 max=0.006372 Jy/beam ! Clean residual mean=-0.000038 rms=0.002398 Jy/beam ! Combined flux in latest and established models = 0.749742 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.749742 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8394 mas, bmaj=2.198 mas, bpa=-5.482 degrees ! Estimated noise=1.8309 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229619 Jy ! Component: 100 - total flux cleaned = 0.000161608 Jy ! Component: 150 - total flux cleaned = 0.000100849 Jy ! Component: 200 - total flux cleaned = 9.80521e-05 Jy ! Total flux subtracted in 200 components = 9.80521e-05 Jy ! Clean residual min=-0.006585 max=0.005746 Jy/beam ! Clean residual mean=-0.000020 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.74984 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.74984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063144Jy sigma=0.939891 ! Fit after self-cal, rms=0.063134Jy sigma=0.939477 wmodel J2359-3133_X_2005_06_01_yyk\_map.mod ! Writing 51 model components to file: J2359-3133_X_2005_06_01_yyk_map.mod wobs J2359-3133_X_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J2359-3133_X_2005_06_01_yyk_uvs.fits wwins J2359-3133_X_2005_06_01_yyk\_map.win ! wwins: Wrote 2 windows to J2359-3133_X_2005_06_01_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00163711 Jy ! Component: 100 - total flux cleaned = -0.00275394 Jy ! Component: 150 - total flux cleaned = -0.00370373 Jy ! Component: 200 - total flux cleaned = -0.0037961 Jy ! Component: 250 - total flux cleaned = -0.0038792 Jy ! Component: 300 - total flux cleaned = -0.00412425 Jy ! Component: 350 - total flux cleaned = -0.0045125 Jy ! Component: 400 - total flux cleaned = -0.00488212 Jy ! Component: 450 - total flux cleaned = -0.00523964 Jy ! Component: 500 - total flux cleaned = -0.00551628 Jy ! Component: 550 - total flux cleaned = -0.00578226 Jy ! Component: 600 - total flux cleaned = -0.00610105 Jy ! Component: 650 - total flux cleaned = -0.00640918 Jy ! Component: 700 - total flux cleaned = -0.00640926 Jy ! Component: 750 - total flux cleaned = -0.00652557 Jy ! Component: 800 - total flux cleaned = -0.00663883 Jy ! Component: 850 - total flux cleaned = -0.00674633 Jy ! Component: 900 - total flux cleaned = -0.00680008 Jy ! Component: 950 - total flux cleaned = -0.00695367 Jy ! Component: 1000 - total flux cleaned = -0.00695448 Jy ! Component: 1050 - total flux cleaned = -0.00705146 Jy ! Component: 1100 - total flux cleaned = -0.00723986 Jy ! Component: 1150 - total flux cleaned = -0.0072859 Jy ! Component: 1200 - total flux cleaned = -0.0075554 Jy ! Component: 1250 - total flux cleaned = -0.00777399 Jy ! Component: 1300 - total flux cleaned = -0.0078165 Jy ! Component: 1350 - total flux cleaned = -0.0081111 Jy ! Component: 1400 - total flux cleaned = -0.00831598 Jy ! Component: 1450 - total flux cleaned = -0.00843614 Jy ! Component: 1500 - total flux cleaned = -0.00843623 Jy ! Component: 1550 - total flux cleaned = -0.00851487 Jy ! Component: 1600 - total flux cleaned = -0.00866799 Jy ! Component: 1650 - total flux cleaned = -0.00870513 Jy ! Component: 1700 - total flux cleaned = -0.0087784 Jy ! Component: 1750 - total flux cleaned = -0.00885114 Jy ! Component: 1800 - total flux cleaned = -0.00902951 Jy ! Component: 1850 - total flux cleaned = -0.00917025 Jy ! Component: 1900 - total flux cleaned = -0.00934359 Jy ! Component: 1950 - total flux cleaned = -0.0094805 Jy ! Component: 2000 - total flux cleaned = -0.00954826 Jy ! Total flux subtracted in 2048 components = -0.0096824 Jy ! Clean residual min=-0.001690 max=0.001890 Jy/beam ! Clean residual mean=-0.000017 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.740157 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 170 components and 0.740157 Jy ![Exited script file: muppet] wmap "J2359-3133_X_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8394 x 2.198 at -5.482 degrees (North through East) ! Clean map min=-0.0040279 max=0.67112 Jy/beam ! Writing clean map to FITS file: J2359-3133_X_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.67112 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00059919 device "J2359-3133_X_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J2359-3133_X_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.267846 0.267846 0.535692 1.07138 2.14277 4.28554 8.57108 17.1422 34.2843 68.5686 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.671 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8394 x 2.198 at -5.482 degrees (North through East) ! Clean map min=-0.0040279 max=0.67112 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2359-3133_X_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J2359-3133_X_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2359-3133_X_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:47:59 2005