! Started logfile: /g0/scr/pima//bp171ag_uvs/J0156-3616_C_uvs.log on Sun Dec 8 01:32:07 2013 obs /g0/scr/pima//bp171ag_uvs/J0156-3616_C_uva.fits ! Reading UV FITS file: /g0/scr/pima//bp171ag_uvs/J0156-3616_C_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J0156-3616 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 144 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 4096 print "field_cell =",field_cell ! field_cell = 0.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima//bp171ag_uvs/J0156-3616_C] 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 = 4096x4096 pixels with 0.300x0.300 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002911Jy sigma=1.216943 ! Fit after self-cal, rms=0.966403Jy sigma=1.206748 ! 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=11.57 mas, bmaj=72.09 mas, bpa=-29.77 degrees ! Estimated noise=84.0013 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215269 Jy ! Component: 100 - total flux cleaned = 0.0170925 Jy ! Total flux subtracted in 100 components = 0.0170925 Jy ! Clean residual min=-0.006041 max=0.005982 Jy/beam ! Clean residual mean=0.000002 rms=0.003070 Jy/beam ! Combined flux in latest and established models = 0.0170925 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 55 components and 0.0170925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020138Jy sigma=0.029995 ! Fit after self-cal, rms=0.019426Jy sigma=0.029448 ! 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=15.04 mas, bmaj=52.85 mas, bpa=-28.41 degrees ! Estimated noise=57.3205 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.00292768 Jy ! Component: 100 - total flux cleaned = -0.00272626 Jy ! Component: 150 - total flux cleaned = -0.00265154 Jy ! Component: 200 - total flux cleaned = -0.00344284 Jy ! Total flux subtracted in 200 components = -0.00344284 Jy ! Clean residual min=-0.002054 max=0.002034 Jy/beam ! Clean residual mean=-0.000000 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.0136496 Jy ! Performing phase self-cal ! Adding 120 model components to the UV plane model. ! The established model now contains 175 components and 0.0136496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017039Jy sigma=0.019813 ! Fit after self-cal, rms=0.016954Jy sigma=0.019627 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 1.65 LA 1.07 OV 1.00* ! PT 0.69 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.48 LA 0.76 OV 1.00* ! PT 1.26 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 0.58 LA 1.02 OV 1.00* ! PT 1.16 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 1.28 LA 0.93 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 0.97 LA 1.27 OV 1.00* ! PT 0.89 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 0.87 LA 0.90 OV 1.00* ! PT 1.09 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.86 KP 1.53 LA 1.09 OV 1.00* ! PT 0.78 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.35 KP 1.01 LA 0.88 OV 1.00* ! PT 0.89 ! ! ! Fit before self-cal, rms=0.016954Jy sigma=0.019627 ! Fit after self-cal, rms=0.014797Jy sigma=0.013166 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=15.3 mas, bmaj=52.27 mas, bpa=-28.18 degrees ! Estimated noise=53.6249 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.0012894 Jy ! Component: 100 - total flux cleaned = -0.00129289 Jy ! Component: 150 - total flux cleaned = -0.0014679 Jy ! Component: 200 - total flux cleaned = -0.0016142 Jy ! Total flux subtracted in 200 components = -0.0016142 Jy ! Clean residual min=-0.000369 max=0.000362 Jy/beam ! Clean residual mean=0.000000 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.0120354 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 255 components and 0.0120354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014075Jy sigma=0.013322 ! Fit after self-cal, rms=0.014229Jy sigma=0.013271 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014229Jy sigma=0.013271 ! Fit after self-cal, rms=0.014099Jy sigma=0.012962 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.27 mas, bmaj=51.6 mas, bpa=-28.14 degrees ! Estimated noise=51.1329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106549 Jy ! Component: 100 - total flux cleaned = -0.00114022 Jy ! Component: 150 - total flux cleaned = -0.00139065 Jy ! Component: 200 - total flux cleaned = -0.00157681 Jy ! Total flux subtracted in 200 components = -0.00157681 Jy ! Clean residual min=-0.000284 max=0.000281 Jy/beam ! Clean residual mean=0.000000 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0104586 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 344 components and 0.0104586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013560Jy sigma=0.013158 ! Fit after self-cal, rms=0.013589Jy sigma=0.013140 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.000258383 Jy ! Component: 100 - total flux cleaned = -0.000345455 Jy ! Component: 150 - total flux cleaned = -0.000405815 Jy ! Component: 200 - total flux cleaned = -0.000427985 Jy ! Total flux subtracted in 200 components = -0.000427985 Jy ! Clean residual min=-0.000182 max=0.000179 Jy/beam ! Clean residual mean=0.000000 rms=0.000067 Jy/beam ! Combined flux in latest and established models = 0.0100306 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 426 components and 0.0100306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013516Jy sigma=0.013195 ! Fit after self-cal, rms=0.013541Jy sigma=0.013189 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013541Jy sigma=0.013189 ! Fit after self-cal, rms=0.013426Jy sigma=0.012871 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.25 mas, bmaj=50.89 mas, bpa=-28.08 degrees ! Estimated noise=48.5927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000853256 Jy ! Component: 100 - total flux cleaned = -0.000884515 Jy ! Component: 150 - total flux cleaned = -0.000802683 Jy ! Component: 200 - total flux cleaned = -0.000752975 Jy ! Total flux subtracted in 200 components = -0.000752975 Jy ! Clean residual min=-0.000271 max=0.000277 Jy/beam ! Clean residual mean=0.000000 rms=0.000101 Jy/beam ! Combined flux in latest and established models = 0.00927766 Jy selfcal ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 526 components and 0.00927766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012995Jy sigma=0.013081 ! Fit after self-cal, rms=0.013015Jy sigma=0.013071 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.000300573 Jy ! Component: 100 - total flux cleaned = -0.000413561 Jy ! Component: 150 - total flux cleaned = -0.000453186 Jy ! Component: 200 - total flux cleaned = -0.000453118 Jy ! Total flux subtracted in 200 components = -0.000453118 Jy ! Clean residual min=-0.000150 max=0.000150 Jy/beam ! Clean residual mean=0.000000 rms=0.000061 Jy/beam ! Combined flux in latest and established models = 0.00882454 Jy ! Performing phase self-cal ! Adding 116 model components to the UV plane model. ! The established model now contains 640 components and 0.00882454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012959Jy sigma=0.013126 ! Fit after self-cal, rms=0.012979Jy sigma=0.013122 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012979Jy sigma=0.013122 ! Fit after self-cal, rms=0.012840Jy sigma=0.012828 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.45 mas, bmaj=49.91 mas, bpa=-27.9 degrees ! Estimated noise=46.0303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000881614 Jy ! Component: 100 - total flux cleaned = -0.00101353 Jy ! Component: 150 - total flux cleaned = -0.000829567 Jy ! Component: 200 - total flux cleaned = -0.000657631 Jy ! Total flux subtracted in 200 components = -0.000657631 Jy ! Clean residual min=-0.000241 max=0.000243 Jy/beam ! Clean residual mean=0.000000 rms=0.000090 Jy/beam ! Combined flux in latest and established models = 0.00816691 Jy selfcal ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 727 components and 0.00816692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012461Jy sigma=0.013046 ! Fit after self-cal, rms=0.012476Jy sigma=0.013038 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.000231716 Jy ! Component: 100 - total flux cleaned = -0.000323716 Jy ! Component: 150 - total flux cleaned = -0.000396809 Jy ! Component: 200 - total flux cleaned = -0.000435188 Jy ! Total flux subtracted in 200 components = -0.000435188 Jy ! Clean residual min=-0.000126 max=0.000126 Jy/beam ! Clean residual mean=0.000000 rms=0.000048 Jy/beam ! Combined flux in latest and established models = 0.00773173 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 821 components and 0.00773173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012425Jy sigma=0.013095 ! Fit after self-cal, rms=0.012445Jy sigma=0.013092 ! 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=15.26 mas, bmaj=50.17 mas, bpa=-28 degrees ! Estimated noise=46.1986 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.26 x 50.17 at -28 degrees (North through East) ! Clean map min=-0.0083014 max=0.024345 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 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=11.5 mas, bmaj=68.65 mas, bpa=-29.68 degrees ! Estimated noise=68.678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100952 Jy ! Component: 100 - total flux cleaned = 0.00910206 Jy ! Component: 150 - total flux cleaned = 0.00845191 Jy ! Component: 200 - total flux cleaned = 0.00751327 Jy ! Total flux subtracted in 200 components = 0.00751327 Jy ! Clean residual min=-0.005388 max=0.005173 Jy/beam ! Clean residual mean=0.000002 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.00751327 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 101 model components to the UV plane model. ! The established model now contains 101 components and 0.00751327 Jy ! Inverting map and beam ! Estimated beam: bmin=15.26 mas, bmaj=50.17 mas, bpa=-28 degrees ! Estimated noise=46.1986 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.000421521 Jy ! Component: 100 - total flux cleaned = -0.00108681 Jy ! Component: 150 - total flux cleaned = -0.0015598 Jy ! Component: 200 - total flux cleaned = -0.00204273 Jy ! Total flux subtracted in 200 components = -0.00204273 Jy ! Clean residual min=-0.001293 max=0.001274 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.00547053 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 221 components and 0.00547053 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.45 mas, bmaj=49.91 mas, bpa=-27.9 degrees ! Estimated noise=46.0303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000270383 Jy ! Component: 100 - total flux cleaned = -0.00032192 Jy ! Component: 150 - total flux cleaned = -4.90627e-05 Jy ! Component: 200 - total flux cleaned = 0.000216292 Jy ! Total flux subtracted in 200 components = 0.000216292 Jy ! Clean residual min=-0.000732 max=0.000728 Jy/beam ! Clean residual mean=-0.000000 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.00568683 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.000179531 Jy ! Component: 100 - total flux cleaned = 0.00036362 Jy ! Component: 150 - total flux cleaned = 0.000413009 Jy ! Component: 200 - total flux cleaned = 0.000251591 Jy ! Total flux subtracted in 200 components = 0.000251591 Jy ! Clean residual min=-0.000918 max=0.000933 Jy/beam ! Clean residual mean=-0.000001 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.00593842 Jy ! Adding 156 model components to the UV plane model. ! The established model now contains 377 components and 0.00593842 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=15.26 mas, bmaj=50.17 mas, bpa=-28 degrees ! Estimated noise=46.1986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133699 Jy ! Component: 100 - total flux cleaned = -0.000546353 Jy ! Component: 150 - total flux cleaned = -0.000749417 Jy ! Component: 200 - total flux cleaned = -0.000919357 Jy ! Total flux subtracted in 200 components = -0.000919357 Jy ! Clean residual min=-0.000305 max=0.000302 Jy/beam ! Clean residual mean=0.000000 rms=0.000101 Jy/beam ! Combined flux in latest and established models = 0.00501906 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 467 components and 0.00501906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012629Jy sigma=0.013363 ! Fit after self-cal, rms=0.012613Jy sigma=0.013313 wmodel /g0/scr/pima//bp171ag_uvs/J0156-3616_C_map.mod ! Writing 467 model components to file: /g0/scr/pima//bp171ag_uvs/J0156-3616_C_map.mod wobs /g0/scr/pima//bp171ag_uvs/J0156-3616_C_uvs.fits ! Writing UV FITS file: /g0/scr/pima//bp171ag_uvs/J0156-3616_C_uvs.fits wwins /g0/scr/pima//bp171ag_uvs/J0156-3616_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/g0/scr/pima//bp171ag_uvs/J0156-3616_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.26 x 50.17 at -28 degrees (North through East) ! Clean map min=-0.0089277 max=0.010055 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima//bp171ag_uvs/J0156-3616_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0100555 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.8238e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.93088 2.93088 5.86176 11.7235 23.447 46.8941 93.7881 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.01 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 102.358 quit ! Quitting program ! Log file /g0/scr/pima//bp171ag_uvs/J0156-3616_C_uvs.log closed on Sun Dec 8 01:33:38 2013