! Started logfile: J0636-0547_X_2005_06_01_yyk_uvs.log on Sat Oct 8 17:04:00 2005 obs J0636-0547_X_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J0636-0547_X_2005_06_01_yyk_uve.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J0636-0547 ! ! 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 1248 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 J0636-0547_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.368015 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.7131 mas, bmaj=1.772 mas, bpa=-0.6394 degrees ! Estimated noise=1.3553 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.303888 Jy ! Component: 100 - total flux cleaned = 0.362617 Jy ! Total flux subtracted in 100 components = 0.362617 Jy ! Clean residual min=-0.008347 max=0.016150 Jy/beam ! Clean residual mean=-0.000028 rms=0.002537 Jy/beam ! Combined flux in latest and established models = 0.362617 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.362617 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.072699Jy sigma=1.232866 ! Fit after self-cal, rms=0.072441Jy sigma=1.226656 ! Inverting map and beam ! Estimated beam: bmin=0.7131 mas, bmaj=1.772 mas, bpa=-0.6394 degrees ! Estimated noise=1.3553 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219358 Jy ! Component: 100 - total flux cleaned = 0.0316208 Jy ! Total flux subtracted in 100 components = 0.0316208 Jy ! Clean residual min=-0.007200 max=0.010500 Jy/beam ! Clean residual mean=-0.000016 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 0.394238 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.394238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067555Jy sigma=1.116872 ! Fit after self-cal, rms=0.067511Jy sigma=1.116179 ! 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.8653 mas, bmaj=2.131 mas, bpa=-0.4861 degrees ! Estimated noise=1.08537 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 (-2.8, 3.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120411 Jy ! Component: 100 - total flux cleaned = 0.0175658 Jy ! Component: 150 - total flux cleaned = 0.0206065 Jy ! Component: 200 - total flux cleaned = 0.0221959 Jy ! Total flux subtracted in 200 components = 0.0221959 Jy ! Clean residual min=-0.006105 max=0.005616 Jy/beam ! Clean residual mean=0.000002 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.416434 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.416434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066074Jy sigma=1.082041 ! Fit after self-cal, rms=0.065902Jy sigma=1.079593 ! 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.8653 x 2.131 at -0.4861 degrees (North through East) ! Clean map min=-0.0059312 max=0.35807 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.01253 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.00 KP 0.98 ! LA 1.02 MK 0.99 NL 0.99 OV 1.04 ! PT 0.94 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01661 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.02 KP 0.92 ! LA 0.99 MK 0.99 NL 0.98 OV 1.00 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01045 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.89 KP 0.87 ! LA 1.02 MK 1.03 NL 0.99 OV 1.07 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.955146 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 0.99 KP 1.02 ! LA 1.00 MK 1.08 NL 0.98 OV 1.05 ! PT 1.08 SC 1.20 ! ! ! Fit before self-cal, rms=0.065902Jy sigma=1.079593 ! Fit after self-cal, rms=0.062578Jy sigma=1.021405 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.062578Jy sigma=1.021405 ! Fit after self-cal, rms=0.062565Jy sigma=1.021283 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8715 mas, bmaj=2.142 mas, bpa=-0.5018 degrees ! Estimated noise=1.08446 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.000867853 Jy ! Component: 100 - total flux cleaned = -0.00100646 Jy ! Component: 150 - total flux cleaned = -0.00106499 Jy ! Component: 200 - total flux cleaned = -0.00100977 Jy ! Total flux subtracted in 200 components = -0.00100977 Jy ! Clean residual min=-0.004082 max=0.004970 Jy/beam ! Clean residual mean=0.000015 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.415424 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.415424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062434Jy sigma=1.019234 ! Fit after self-cal, rms=0.062423Jy sigma=1.019081 ! 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.062423Jy sigma=1.019081 ! Fit after self-cal, rms=0.061143Jy sigma=0.997250 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) ! Added new window around map position (-16.2, -20.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0043091 Jy ! Component: 100 - total flux cleaned = 0.00411925 Jy ! Component: 150 - total flux cleaned = 0.00433852 Jy ! Component: 200 - total flux cleaned = 0.00433778 Jy ! Total flux subtracted in 200 components = 0.00433778 Jy ! Clean residual min=-0.004013 max=0.004050 Jy/beam ! Clean residual mean=0.000012 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.419762 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.419762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060849Jy sigma=0.990607 ! Fit after self-cal, rms=0.060712Jy sigma=0.988336 ! 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.8715 x 2.142 at -0.5018 degrees (North through East) ! Clean map min=-0.0038241 max=0.35795 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.060712Jy sigma=0.988336 ! Fit after self-cal, rms=0.058857Jy sigma=0.925838 ! 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.058857Jy sigma=0.925838 ! Fit after self-cal, rms=0.058865Jy sigma=0.925680 ! Inverting map and beam ! Estimated beam: bmin=0.8719 mas, bmaj=2.144 mas, bpa=-0.5305 degrees ! Estimated noise=1.08328 mJy/beam. ! Added new window around map position (10.6, 2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376777 Jy ! Component: 100 - total flux cleaned = 0.00501827 Jy ! Component: 150 - total flux cleaned = 0.00549412 Jy ! Component: 200 - total flux cleaned = 0.00563186 Jy ! Total flux subtracted in 200 components = 0.00563186 Jy ! Clean residual min=-0.002978 max=0.002959 Jy/beam ! Clean residual mean=-0.000000 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.425394 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.425394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058572Jy sigma=0.919572 ! Fit after self-cal, rms=0.058547Jy sigma=0.919328 ! 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.058547Jy sigma=0.919328 ! Fit after self-cal, rms=0.057258Jy sigma=0.903574 ! 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.057258Jy sigma=0.903574 ! Fit after self-cal, rms=0.057262Jy sigma=0.903562 ! Inverting map and beam ! Estimated beam: bmin=0.8715 mas, bmaj=2.142 mas, bpa=-0.4698 degrees ! Estimated noise=1.08151 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000980971 Jy ! Component: 100 - total flux cleaned = 0.00085319 Jy ! Component: 150 - total flux cleaned = 0.000854575 Jy ! Component: 200 - total flux cleaned = 0.000686262 Jy ! Total flux subtracted in 200 components = 0.000686262 Jy ! Clean residual min=-0.002993 max=0.002918 Jy/beam ! Clean residual mean=-0.000001 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.42608 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 112 components and 0.42608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057146Jy sigma=0.901525 ! Fit after self-cal, rms=0.057138Jy sigma=0.901477 ! 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.233 mas, bmaj=3.917 mas, bpa=-0.6899 degrees ! Estimated noise=1.40081 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.000648474 Jy ! Component: 100 - total flux cleaned = 0.00103395 Jy ! Component: 150 - total flux cleaned = 0.00118051 Jy ! Component: 200 - total flux cleaned = 0.00131189 Jy ! Total flux subtracted in 200 components = 0.00131189 Jy ! Clean residual min=-0.003054 max=0.002772 Jy/beam ! Clean residual mean=-0.000002 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.427392 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 0.427392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057128Jy sigma=0.901450 ! Fit after self-cal, rms=0.057128Jy sigma=0.901408 ! 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.7159 mas, bmaj=1.785 mas, bpa=-0.8677 degrees ! Estimated noise=1.36167 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.305158 Jy ! Component: 100 - total flux cleaned = 0.362575 Jy ! Component: 150 - total flux cleaned = 0.384079 Jy ! Component: 200 - total flux cleaned = 0.395815 Jy ! Total flux subtracted in 200 components = 0.395815 Jy ! Clean residual min=-0.005411 max=0.004981 Jy/beam ! Clean residual mean=-0.000004 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.395815 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.395815 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8715 mas, bmaj=2.142 mas, bpa=-0.4698 degrees ! Estimated noise=1.08151 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.00907617 Jy ! Component: 100 - total flux cleaned = 0.0150303 Jy ! Component: 150 - total flux cleaned = 0.0194577 Jy ! Component: 200 - total flux cleaned = 0.0227323 Jy ! Total flux subtracted in 200 components = 0.0227323 Jy ! Clean residual min=-0.003457 max=0.003379 Jy/beam ! Clean residual mean=0.000001 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.418547 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 54 components and 0.418547 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.233 mas, bmaj=3.917 mas, bpa=-0.6899 degrees ! Estimated noise=1.40081 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.00348512 Jy ! Component: 100 - total flux cleaned = 0.00585866 Jy ! Component: 150 - total flux cleaned = 0.00751532 Jy ! Component: 200 - total flux cleaned = 0.00808359 Jy ! Total flux subtracted in 200 components = 0.00808359 Jy ! Clean residual min=-0.003141 max=0.002697 Jy/beam ! Clean residual mean=0.000000 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.426631 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.426631 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8715 mas, bmaj=2.142 mas, bpa=-0.4698 degrees ! Estimated noise=1.08151 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000657089 Jy ! Component: 100 - total flux cleaned = 0.000653519 Jy ! Component: 150 - total flux cleaned = 0.000654479 Jy ! Component: 200 - total flux cleaned = 0.00058372 Jy ! Total flux subtracted in 200 components = 0.00058372 Jy ! Clean residual min=-0.003148 max=0.002902 Jy/beam ! Clean residual mean=-0.000001 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.427215 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 102 components and 0.427215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057266Jy sigma=0.904509 ! Fit after self-cal, rms=0.057264Jy sigma=0.904275 wmodel J0636-0547_X_2005_06_01_yyk\_map.mod ! Writing 102 model components to file: J0636-0547_X_2005_06_01_yyk_map.mod wobs J0636-0547_X_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J0636-0547_X_2005_06_01_yyk_uvs.fits wwins J0636-0547_X_2005_06_01_yyk\_map.win ! wwins: Wrote 4 windows to J0636-0547_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.000711184 Jy ! Component: 100 - total flux cleaned = -0.000709167 Jy ! Component: 150 - total flux cleaned = -0.000908679 Jy ! Component: 200 - total flux cleaned = -0.00110146 Jy ! Component: 250 - total flux cleaned = -0.00128803 Jy ! Component: 300 - total flux cleaned = -0.0015151 Jy ! Component: 350 - total flux cleaned = -0.00164778 Jy ! Component: 400 - total flux cleaned = -0.00181983 Jy ! Component: 450 - total flux cleaned = -0.00186164 Jy ! Component: 500 - total flux cleaned = -0.0018626 Jy ! Component: 550 - total flux cleaned = -0.0020247 Jy ! Component: 600 - total flux cleaned = -0.00210366 Jy ! Component: 650 - total flux cleaned = -0.00218049 Jy ! Component: 700 - total flux cleaned = -0.0020663 Jy ! Component: 750 - total flux cleaned = -0.00225429 Jy ! Component: 800 - total flux cleaned = -0.00225389 Jy ! Component: 850 - total flux cleaned = -0.00236208 Jy ! Component: 900 - total flux cleaned = -0.00243173 Jy ! Component: 950 - total flux cleaned = -0.0023615 Jy ! Component: 1000 - total flux cleaned = -0.00236176 Jy ! Component: 1050 - total flux cleaned = -0.00226015 Jy ! Component: 1100 - total flux cleaned = -0.0022267 Jy ! Component: 1150 - total flux cleaned = -0.00229262 Jy ! Component: 1200 - total flux cleaned = -0.00225997 Jy ! Component: 1250 - total flux cleaned = -0.00222787 Jy ! Component: 1300 - total flux cleaned = -0.00222816 Jy ! Component: 1350 - total flux cleaned = -0.00222865 Jy ! Component: 1400 - total flux cleaned = -0.00222954 Jy ! Component: 1450 - total flux cleaned = -0.00229083 Jy ! Component: 1500 - total flux cleaned = -0.00226112 Jy ! Component: 1550 - total flux cleaned = -0.00229093 Jy ! Component: 1600 - total flux cleaned = -0.00229117 Jy ! Component: 1650 - total flux cleaned = -0.0023204 Jy ! Component: 1700 - total flux cleaned = -0.00226285 Jy ! Component: 1750 - total flux cleaned = -0.00231985 Jy ! Component: 1800 - total flux cleaned = -0.00232021 Jy ! Component: 1850 - total flux cleaned = -0.00240421 Jy ! Component: 1900 - total flux cleaned = -0.0024872 Jy ! Component: 1950 - total flux cleaned = -0.00248719 Jy ! Component: 2000 - total flux cleaned = -0.00254137 Jy ! Total flux subtracted in 2048 components = -0.00254129 Jy ! Clean residual min=-0.001654 max=0.001667 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.424673 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 227 components and 0.424673 Jy ![Exited script file: muppet] wmap "J0636-0547_X_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8715 x 2.142 at -0.4698 degrees (North through East) ! Clean map min=-0.0025113 max=0.3573 Jy/beam ! Writing clean map to FITS file: J0636-0547_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.357302 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000489384 device "J0636-0547_X_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J0636-0547_X_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.4109 0.4109 0.821799 1.6436 3.2872 6.5744 13.1488 26.2976 52.5952 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.357 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.8715 x 2.142 at -0.4698 degrees (North through East) ! Clean map min=-0.0025113 max=0.3573 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0636-0547_X_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J0636-0547_X_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0636-0547_X_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:04:04 2005