! Started logfile: /d2/scr/pima/rv101_uvs/J0922-3959_S_uvs.log on Sat Nov 29 13:52:20 2014 obs /d2/scr/pima/rv101_uvs/J0922-3959_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0922-3959_S_uva.fits ! AN table 1: 4 integrations on 3 of 3 possible baselines. ! AN table 2: 3 integrations on 21 of 21 possible baselines. ! AN table 3: 2 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.975309 visibilities/baseline/integration-bin. ! Found source: J0922-3959 ! ! 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 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 316 visibilities. select RR ! 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 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/rv101_uvs/J0922-3959_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.228146Jy sigma=6.204637 ! Fit after self-cal, rms=0.392509Jy sigma=1.896359 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=3.223 mas, bmaj=13.13 mas, bpa=-2.46 degrees ! Estimated noise=11.4103 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.526564 Jy ! Component: 100 - total flux cleaned = 0.674282 Jy ! Total flux subtracted in 100 components = 0.674282 Jy ! Clean residual min=-0.055717 max=0.082613 Jy/beam ! Clean residual mean=-0.001045 rms=0.018199 Jy/beam ! Combined flux in latest and established models = 0.674282 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.674282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251602Jy sigma=1.230271 ! Fit after self-cal, rms=0.251604Jy sigma=1.230063 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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=3.798 mas, bmaj=13.21 mas, bpa=-2.795 degrees ! Estimated noise=9.68735 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108027 Jy ! Component: 100 - total flux cleaned = 0.170752 Jy ! Component: 150 - total flux cleaned = 0.214651 Jy ! Component: 200 - total flux cleaned = 0.245649 Jy ! Total flux subtracted in 200 components = 0.245649 Jy ! Clean residual min=-0.051132 max=0.070826 Jy/beam ! Clean residual mean=-0.000970 rms=0.015874 Jy/beam ! Combined flux in latest and established models = 0.919931 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 51 components and 0.919931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201110Jy sigma=0.913597 ! Fit after self-cal, rms=0.201093Jy sigma=0.913388 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.798 x 13.21 at -2.795 degrees (North through East) ! Clean map min=-0.050641 max=0.7061 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* SC 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* SC 1.00* WF 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* SC 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* SC 1.00* WF 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* SC 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* SC 1.00* WF 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* SC 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* SC 1.00* WF 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* NL 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.201093Jy sigma=0.913388 ! Fit after self-cal, rms=0.207522Jy sigma=0.942120 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=18.78 mas, bpa=-5.74 degrees ! Estimated noise=10.9041 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0400498 Jy ! Component: 100 - total flux cleaned = 0.06298 Jy ! Component: 150 - total flux cleaned = 0.0775693 Jy ! Component: 200 - total flux cleaned = 0.0870432 Jy ! Total flux subtracted in 200 components = 0.0870432 Jy ! Clean residual min=-0.052203 max=0.061908 Jy/beam ! Clean residual mean=-0.000715 rms=0.016104 Jy/beam ! Combined flux in latest and established models = 1.00697 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 87 components and 1.00697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200829Jy sigma=0.890055 ! Fit after self-cal, rms=0.200805Jy sigma=0.889987 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200805Jy sigma=0.889987 ! Fit after self-cal, rms=0.200805Jy sigma=0.889987 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=18.78 mas, bpa=-5.74 degrees ! Estimated noise=10.9041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00631444 Jy ! Component: 100 - total flux cleaned = 0.00796164 Jy ! Component: 150 - total flux cleaned = 0.00812821 Jy ! Component: 200 - total flux cleaned = 0.00829475 Jy ! Total flux subtracted in 200 components = 0.00829475 Jy ! Clean residual min=-0.051637 max=0.061367 Jy/beam ! Clean residual mean=-0.000668 rms=0.015969 Jy/beam ! Combined flux in latest and established models = 1.01527 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 1.01527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200513Jy sigma=0.888144 ! Fit after self-cal, rms=0.200512Jy sigma=0.888122 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.81907e-05 Jy ! Component: 100 - total flux cleaned = 0.000130047 Jy ! Component: 150 - total flux cleaned = 0.000124898 Jy ! Component: 200 - total flux cleaned = 0.000127324 Jy ! Total flux subtracted in 200 components = 0.000127324 Jy ! Clean residual min=-0.051463 max=0.061328 Jy/beam ! Clean residual mean=-0.000667 rms=0.015939 Jy/beam ! Combined flux in latest and established models = 1.0154 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 1.0154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200221Jy sigma=0.887151 ! Fit after self-cal, rms=0.200220Jy sigma=0.887127 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200220Jy sigma=0.887127 ! Fit after self-cal, rms=0.200220Jy sigma=0.887127 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=18.78 mas, bpa=-5.74 degrees ! Estimated noise=10.9041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171443 Jy ! Component: 100 - total flux cleaned = 0.00016499 Jy ! Component: 150 - total flux cleaned = 0.000166744 Jy ! Component: 200 - total flux cleaned = 0.000164763 Jy ! Total flux subtracted in 200 components = 0.000164763 Jy ! Clean residual min=-0.051284 max=0.061360 Jy/beam ! Clean residual mean=-0.000666 rms=0.015909 Jy/beam ! Combined flux in latest and established models = 1.01556 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 1.01556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199943Jy sigma=0.886209 ! Fit after self-cal, rms=0.199943Jy sigma=0.886184 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000152416 Jy ! Component: 100 - total flux cleaned = 0.000152284 Jy ! Component: 150 - total flux cleaned = 0.000301235 Jy ! Component: 200 - total flux cleaned = 0.000299711 Jy ! Total flux subtracted in 200 components = 0.000299711 Jy ! Clean residual min=-0.051149 max=0.061176 Jy/beam ! Clean residual mean=-0.000664 rms=0.015877 Jy/beam ! Combined flux in latest and established models = 1.01586 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 1.01586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199678Jy sigma=0.885303 ! Fit after self-cal, rms=0.199678Jy sigma=0.885282 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199678Jy sigma=0.885282 ! Fit after self-cal, rms=0.199678Jy sigma=0.885282 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.97 mas, bmaj=22.66 mas, bpa=-10.43 degrees ! Estimated noise=13.1879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0237218 Jy ! Component: 100 - total flux cleaned = 0.0305212 Jy ! Component: 150 - total flux cleaned = 0.0313676 Jy ! Component: 200 - total flux cleaned = 0.0321535 Jy ! Total flux subtracted in 200 components = 0.0321535 Jy ! Clean residual min=-0.052834 max=0.063012 Jy/beam ! Clean residual mean=-0.000876 rms=0.018468 Jy/beam ! Combined flux in latest and established models = 1.04801 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 98 components and 1.04801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201080Jy sigma=0.889987 ! Fit after self-cal, rms=0.201075Jy sigma=0.889936 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000378 Jy ! Component: 100 - total flux cleaned = 0.00110392 Jy ! Component: 150 - total flux cleaned = 0.00176089 Jy ! Component: 200 - total flux cleaned = 0.00209118 Jy ! Total flux subtracted in 200 components = 0.00209118 Jy ! Clean residual min=-0.053052 max=0.061969 Jy/beam ! Clean residual mean=-0.000851 rms=0.018167 Jy/beam ! Combined flux in latest and established models = 1.05011 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 102 components and 1.05011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202165Jy sigma=0.896205 ! Fit after self-cal, rms=0.202166Jy sigma=0.896141 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=18.78 mas, bpa=-5.74 degrees ! Estimated noise=10.9041 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.89 x 18.78 at -5.74 degrees (North through East) ! Clean map min=-0.050334 max=0.75575 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202166Jy sigma=0.896141 ! Fit after self-cal, rms=0.200694Jy sigma=0.884097 ! Inverting map and beam ! Estimated beam: bmin=3.877 mas, bmaj=18.77 mas, bpa=-5.615 degrees ! Estimated noise=10.8817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0219848 Jy ! Component: 100 - total flux cleaned = -0.0263536 Jy ! Component: 150 - total flux cleaned = -0.0266865 Jy ! Component: 200 - total flux cleaned = -0.0275163 Jy ! Total flux subtracted in 200 components = -0.0275163 Jy ! Clean residual min=-0.048749 max=0.055594 Jy/beam ! Clean residual mean=-0.000536 rms=0.015031 Jy/beam ! Combined flux in latest and established models = 1.02259 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 107 components and 1.02259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197601Jy sigma=0.872446 ! Fit after self-cal, rms=0.197612Jy sigma=0.872410 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000957038 Jy ! Component: 100 - total flux cleaned = -0.00135152 Jy ! Component: 150 - total flux cleaned = -0.00171474 Jy ! Component: 200 - total flux cleaned = -0.00171333 Jy ! Total flux subtracted in 200 components = -0.00171333 Jy ! Clean residual min=-0.048783 max=0.054647 Jy/beam ! Clean residual mean=-0.000544 rms=0.015012 Jy/beam ! Combined flux in latest and established models = 1.02088 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 109 components and 1.02088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197204Jy sigma=0.871046 ! Fit after self-cal, rms=0.197203Jy sigma=0.871026 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197203Jy sigma=0.871026 ! Fit after self-cal, rms=0.197026Jy sigma=0.870353 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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=3.212 mas, bmaj=17.72 mas, bpa=-4.153 degrees ! Estimated noise=13.0127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.535885 Jy ! Component: 100 - total flux cleaned = 0.683221 Jy ! Component: 150 - total flux cleaned = 0.752039 Jy ! Component: 200 - total flux cleaned = 0.79432 Jy ! Total flux subtracted in 200 components = 0.79432 Jy ! Clean residual min=-0.057958 max=0.062227 Jy/beam ! Clean residual mean=-0.000870 rms=0.017077 Jy/beam ! Combined flux in latest and established models = 0.79432 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.79432 Jy ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=18.8 mas, bpa=-5.632 degrees ! Estimated noise=10.8922 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0745946 Jy ! Component: 100 - total flux cleaned = 0.123082 Jy ! Component: 150 - total flux cleaned = 0.155312 Jy ! Component: 200 - total flux cleaned = 0.17679 Jy ! Total flux subtracted in 200 components = 0.17679 Jy ! Clean residual min=-0.050788 max=0.065510 Jy/beam ! Clean residual mean=-0.000817 rms=0.015952 Jy/beam ! Combined flux in latest and established models = 0.971111 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 61 components and 0.971111 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.987 mas, bmaj=22.67 mas, bpa=-10.32 degrees ! Estimated noise=13.1833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0409561 Jy ! Component: 100 - total flux cleaned = 0.060823 Jy ! Component: 150 - total flux cleaned = 0.0667631 Jy ! Component: 200 - total flux cleaned = 0.0675058 Jy ! Total flux subtracted in 200 components = 0.0675058 Jy ! Clean residual min=-0.050850 max=0.060668 Jy/beam ! Clean residual mean=-0.000754 rms=0.017723 Jy/beam ! Combined flux in latest and established models = 1.03862 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00069215 Jy ! Component: 100 - total flux cleaned = 0.00101781 Jy ! Component: 150 - total flux cleaned = 0.00165884 Jy ! Component: 200 - total flux cleaned = 0.00196803 Jy ! Total flux subtracted in 200 components = 0.00196803 Jy ! Clean residual min=-0.050202 max=0.059852 Jy/beam ! Clean residual mean=-0.000730 rms=0.017452 Jy/beam ! Combined flux in latest and established models = 1.04058 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 82 components and 1.04058 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=18.8 mas, bpa=-5.632 degrees ! Estimated noise=10.8922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0231258 Jy ! Component: 100 - total flux cleaned = -0.0237455 Jy ! Component: 150 - total flux cleaned = -0.0246401 Jy ! Component: 200 - total flux cleaned = -0.0253968 Jy ! Total flux subtracted in 200 components = -0.0253968 Jy ! Clean residual min=-0.047723 max=0.061177 Jy/beam ! Clean residual mean=-0.000562 rms=0.015108 Jy/beam ! Combined flux in latest and established models = 1.01519 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 1.01519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197309Jy sigma=0.873360 ! Fit after self-cal, rms=0.197306Jy sigma=0.873312 wmodel /d2/scr/pima/rv101_uvs/J0922-3959_S_map.mod ! Writing 91 model components to file: /d2/scr/pima/rv101_uvs/J0922-3959_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0922-3959_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0922-3959_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0922-3959_S_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/rv101_uvs/J0922-3959_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.022799 Jy ! Component: 100 - total flux cleaned = 0.0186605 Jy ! Component: 150 - total flux cleaned = 0.0141356 Jy ! Component: 200 - total flux cleaned = 0.011429 Jy ! Component: 250 - total flux cleaned = 0.0107828 Jy ! Component: 300 - total flux cleaned = 0.0107618 Jy ! Component: 350 - total flux cleaned = 0.0107365 Jy ! Component: 400 - total flux cleaned = 0.0123356 Jy ! Component: 450 - total flux cleaned = 0.0138674 Jy ! Component: 500 - total flux cleaned = 0.016284 Jy ! Component: 550 - total flux cleaned = 0.0204242 Jy ! Component: 600 - total flux cleaned = 0.0239525 Jy ! Component: 650 - total flux cleaned = 0.0269239 Jy ! Component: 700 - total flux cleaned = 0.0298088 Jy ! Component: 750 - total flux cleaned = 0.0318005 Jy ! Component: 800 - total flux cleaned = 0.0337288 Jy ! Component: 850 - total flux cleaned = 0.0359728 Jy ! Component: 900 - total flux cleaned = 0.0377802 Jy ! Component: 950 - total flux cleaned = 0.0395292 Jy ! Component: 1000 - total flux cleaned = 0.0412241 Jy ! Component: 1050 - total flux cleaned = 0.0418853 Jy ! Component: 1100 - total flux cleaned = 0.0438188 Jy ! Component: 1150 - total flux cleaned = 0.0453877 Jy ! Component: 1200 - total flux cleaned = 0.046927 Jy ! Component: 1250 - total flux cleaned = 0.0478371 Jy ! Component: 1300 - total flux cleaned = 0.0490314 Jy ! Component: 1350 - total flux cleaned = 0.050208 Jy ! Component: 1400 - total flux cleaned = 0.0507881 Jy ! Component: 1450 - total flux cleaned = 0.0513588 Jy ! Component: 1500 - total flux cleaned = 0.0513596 Jy ! Component: 1550 - total flux cleaned = 0.0513638 Jy ! Component: 1600 - total flux cleaned = 0.051649 Jy ! Component: 1650 - total flux cleaned = 0.0510829 Jy ! Component: 1700 - total flux cleaned = 0.0513644 Jy ! Component: 1750 - total flux cleaned = 0.0516481 Jy ! Component: 1800 - total flux cleaned = 0.0510829 Jy ! Component: 1850 - total flux cleaned = 0.0513687 Jy ! Component: 1900 - total flux cleaned = 0.0510818 Jy ! Component: 1950 - total flux cleaned = 0.0510817 Jy ! Component: 2000 - total flux cleaned = 0.0510822 Jy ! Component: 2050 - total flux cleaned = 0.0507846 Jy ! Component: 2100 - total flux cleaned = 0.0504853 Jy ! Component: 2150 - total flux cleaned = 0.0504875 Jy ! Component: 2200 - total flux cleaned = 0.0501778 Jy ! Component: 2250 - total flux cleaned = 0.0504873 Jy ! Component: 2300 - total flux cleaned = 0.050492 Jy ! Component: 2350 - total flux cleaned = 0.050497 Jy ! Component: 2400 - total flux cleaned = 0.0501691 Jy ! Component: 2450 - total flux cleaned = 0.0501687 Jy ! Component: 2500 - total flux cleaned = 0.0505114 Jy ! Component: 2550 - total flux cleaned = 0.0501622 Jy ! Component: 2600 - total flux cleaned = 0.0501578 Jy ! Component: 2650 - total flux cleaned = 0.0501646 Jy ! Component: 2700 - total flux cleaned = 0.0501636 Jy ! Component: 2750 - total flux cleaned = 0.0501665 Jy ! Component: 2800 - total flux cleaned = 0.05017 Jy ! Component: 2850 - total flux cleaned = 0.049758 Jy ! Component: 2900 - total flux cleaned = 0.0497586 Jy ! Component: 2950 - total flux cleaned = 0.0501936 Jy ! Component: 3000 - total flux cleaned = 0.0497388 Jy ! Component: 3050 - total flux cleaned = 0.0497329 Jy ! Component: 3100 - total flux cleaned = 0.0502091 Jy ! Component: 3150 - total flux cleaned = 0.0502025 Jy ! Component: 3200 - total flux cleaned = 0.0497027 Jy ! Component: 3250 - total flux cleaned = 0.0496929 Jy ! Component: 3300 - total flux cleaned = 0.0496927 Jy ! Component: 3350 - total flux cleaned = 0.0497035 Jy ! Component: 3400 - total flux cleaned = 0.0497085 Jy ! Component: 3450 - total flux cleaned = 0.0491171 Jy ! Component: 3500 - total flux cleaned = 0.0491071 Jy ! Component: 3550 - total flux cleaned = 0.0491095 Jy ! Component: 3600 - total flux cleaned = 0.0484619 Jy ! Component: 3650 - total flux cleaned = 0.0484655 Jy ! Component: 3700 - total flux cleaned = 0.0477732 Jy ! Component: 3750 - total flux cleaned = 0.0477588 Jy ! Component: 3800 - total flux cleaned = 0.0470142 Jy ! Component: 3850 - total flux cleaned = 0.0470091 Jy ! Component: 3900 - total flux cleaned = 0.0462351 Jy ! Component: 3950 - total flux cleaned = 0.0462348 Jy ! Component: 4000 - total flux cleaned = 0.0453933 Jy ! Component: 4050 - total flux cleaned = 0.0445277 Jy ! Total flux subtracted in 4096 components = 0.0445145 Jy ! Clean residual min=-0.053971 max=0.052478 Jy/beam ! Clean residual mean=-0.000292 rms=0.013391 Jy/beam ! Combined flux in latest and established models = 1.0597 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 396 components and 1.0597 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0922-3959_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.881 x 18.8 at -5.632 degrees (North through East) ! Clean map min=-0.097792 max=0.7319 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0922-3959_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.731896 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0146562 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.00749 6.00749 12.015 24.03 48.0599 96.1199 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0439 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.731 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 49.937 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0922-3959_S_uvs.log closed on Sat Nov 29 13:52:24 2014