! Started logfile: /scr/pima/bp171ac_uvs/J0843-4000_C_uvs.log on Mon Dec 9 01:50:58 2013 obs /scr/pima/bp171ac_uvs/J0843-4000_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171ac_uvs/J0843-4000_C_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J0843-4000 ! ! 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 168 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 = 1024 print "field_cell =",field_cell ! field_cell = 0.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171ac_uvs/J0843-4000_C] 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.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=0.998105Jy sigma=1.350329 ! Fit after self-cal, rms=0.958362Jy sigma=1.336143 ! 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=10.97 mas, bmaj=51.8 mas, bpa=9.036 degrees ! Estimated noise=59.9386 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.0396089 Jy ! Component: 100 - total flux cleaned = 0.0546738 Jy ! Total flux subtracted in 100 components = 0.0546738 Jy ! Clean residual min=-0.006490 max=0.006740 Jy/beam ! Clean residual mean=-0.000233 rms=0.002879 Jy/beam ! Combined flux in latest and established models = 0.0546738 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0546738 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.021099Jy sigma=0.033664 ! Fit after self-cal, rms=0.020749Jy sigma=0.033420 ! 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=12.57 mas, bmaj=47.58 mas, bpa=7.501 degrees ! Estimated noise=45.2983 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.00311348 Jy ! Component: 100 - total flux cleaned = -0.00614628 Jy ! Component: 150 - total flux cleaned = -0.00908103 Jy ! Component: 200 - total flux cleaned = -0.0116862 Jy ! Total flux subtracted in 200 components = -0.0116862 Jy ! Clean residual min=-0.001709 max=0.001667 Jy/beam ! Clean residual mean=-0.000107 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.0429876 Jy ! Performing phase self-cal ! Adding 133 model components to the UV plane model. ! The established model now contains 179 components and 0.0429876 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.018988Jy sigma=0.029135 ! Fit after self-cal, rms=0.018903Jy sigma=0.029074 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.57 x 47.58 at 7.501 degrees (North through East) ! Clean map min=-0.0064393 max=0.026269 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. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.18 KP 1.02 LA 0.94 NL 1.00* ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.018903Jy sigma=0.029074 ! Fit after self-cal, rms=0.018883Jy sigma=0.029019 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.62 mas, bmaj=47.62 mas, bpa=7.373 degrees ! Estimated noise=45.4541 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.00213782 Jy ! Component: 100 - total flux cleaned = -0.0040408 Jy ! Component: 150 - total flux cleaned = -0.00560122 Jy ! Component: 200 - total flux cleaned = -0.0069259 Jy ! Total flux subtracted in 200 components = -0.0069259 Jy ! Clean residual min=-0.001128 max=0.001145 Jy/beam ! Clean residual mean=-0.000104 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0360617 Jy ! Performing phase self-cal ! Adding 121 model components to the UV plane model. ! The established model now contains 300 components and 0.0360617 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.018598Jy sigma=0.027906 ! Fit after self-cal, rms=0.018589Jy sigma=0.027886 ! 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.018589Jy sigma=0.027886 ! Fit after self-cal, rms=0.017992Jy sigma=0.026112 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.57 mas, bmaj=47.58 mas, bpa=7.625 degrees ! Estimated noise=43.4944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000691933 Jy ! Component: 100 - total flux cleaned = -0.00113911 Jy ! Component: 150 - total flux cleaned = -0.00154947 Jy ! Component: 200 - total flux cleaned = -0.00171587 Jy ! Total flux subtracted in 200 components = -0.00171587 Jy ! Clean residual min=-0.000905 max=0.000915 Jy/beam ! Clean residual mean=0.000055 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0343458 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 340 components and 0.0343458 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.017572Jy sigma=0.025882 ! Fit after self-cal, rms=0.017615Jy sigma=0.025804 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.00141157 Jy ! Component: 100 - total flux cleaned = -0.00210346 Jy ! Component: 150 - total flux cleaned = -0.00301913 Jy ! Component: 200 - total flux cleaned = -0.00390027 Jy ! Total flux subtracted in 200 components = -0.00390027 Jy ! Clean residual min=-0.000586 max=0.000566 Jy/beam ! Clean residual mean=-0.000013 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0304455 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 410 components and 0.0304455 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.017370Jy sigma=0.025610 ! Fit after self-cal, rms=0.017377Jy sigma=0.025602 ! 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.017377Jy sigma=0.025602 ! Fit after self-cal, rms=0.017283Jy sigma=0.025212 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.55 mas, bmaj=47.39 mas, bpa=7.905 degrees ! Estimated noise=43.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000751044 Jy ! Component: 100 - total flux cleaned = -0.00102129 Jy ! Component: 150 - total flux cleaned = -0.00138321 Jy ! Component: 200 - total flux cleaned = -0.00169155 Jy ! Total flux subtracted in 200 components = -0.00169155 Jy ! Clean residual min=-0.000557 max=0.000562 Jy/beam ! Clean residual mean=0.000016 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.028754 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 482 components and 0.028754 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.017146Jy sigma=0.024969 ! Fit after self-cal, rms=0.017187Jy sigma=0.024940 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.000912413 Jy ! Component: 100 - total flux cleaned = -0.00149624 Jy ! Component: 150 - total flux cleaned = -0.00191797 Jy ! Component: 200 - total flux cleaned = -0.00233589 Jy ! Total flux subtracted in 200 components = -0.00233589 Jy ! Clean residual min=-0.000397 max=0.000394 Jy/beam ! Clean residual mean=-0.000004 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.0264181 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 546 components and 0.0264181 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.017148Jy sigma=0.024760 ! Fit after self-cal, rms=0.017167Jy sigma=0.024755 ! 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.017167Jy sigma=0.024755 ! Fit after self-cal, rms=0.017133Jy sigma=0.024673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.66 mas, bmaj=47.24 mas, bpa=7.956 degrees ! Estimated noise=43.0666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00048133 Jy ! Component: 100 - total flux cleaned = -0.000825157 Jy ! Component: 150 - total flux cleaned = -0.00108938 Jy ! Component: 200 - total flux cleaned = -0.00137095 Jy ! Total flux subtracted in 200 components = -0.00137095 Jy ! Clean residual min=-0.000462 max=0.000457 Jy/beam ! Clean residual mean=0.000011 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.0250472 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 582 components and 0.0250472 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.017066Jy sigma=0.024509 ! Fit after self-cal, rms=0.017097Jy sigma=0.024493 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.000723173 Jy ! Component: 100 - total flux cleaned = -0.00103188 Jy ! Component: 150 - total flux cleaned = -0.00136429 Jy ! Component: 200 - total flux cleaned = -0.00163402 Jy ! Total flux subtracted in 200 components = -0.00163402 Jy ! Clean residual min=-0.000367 max=0.000360 Jy/beam ! Clean residual mean=-0.000004 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0234131 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 627 components and 0.0234131 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.017071Jy sigma=0.024348 ! Fit after self-cal, rms=0.017091Jy sigma=0.024344 ! 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=12.53 mas, bmaj=47.27 mas, bpa=8.015 degrees ! Estimated noise=43.273 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.53 x 47.27 at 8.015 degrees (North through East) ! Clean map min=-0.0069599 max=0.024825 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=10.68 mas, bmaj=52.39 mas, bpa=9.54 degrees ! Estimated noise=55.597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0372091 Jy ! Component: 100 - total flux cleaned = 0.0516605 Jy ! Component: 150 - total flux cleaned = 0.0550239 Jy ! Component: 200 - total flux cleaned = 0.0567595 Jy ! Total flux subtracted in 200 components = 0.0567595 Jy ! Clean residual min=-0.005984 max=0.005782 Jy/beam ! Clean residual mean=-0.000032 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.0567595 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 82 model components to the UV plane model. ! The established model now contains 82 components and 0.0567595 Jy ! Inverting map and beam ! Estimated beam: bmin=12.53 mas, bmaj=47.27 mas, bpa=8.015 degrees ! Estimated noise=43.273 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 = -2.25005e-05 Jy ! Component: 100 - total flux cleaned = -0.00282381 Jy ! Component: 150 - total flux cleaned = -0.00581796 Jy ! Component: 200 - total flux cleaned = -0.00791126 Jy ! Total flux subtracted in 200 components = -0.00791126 Jy ! Clean residual min=-0.001965 max=0.001965 Jy/beam ! Clean residual mean=-0.000033 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.0488482 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 181 components and 0.0488482 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=12.66 mas, bmaj=47.24 mas, bpa=7.956 degrees ! Estimated noise=43.0666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00167817 Jy ! Component: 100 - total flux cleaned = -0.00307965 Jy ! Component: 150 - total flux cleaned = -0.00422614 Jy ! Component: 200 - total flux cleaned = -0.00515588 Jy ! Total flux subtracted in 200 components = -0.00515588 Jy ! Clean residual min=-0.001362 max=0.001361 Jy/beam ! Clean residual mean=-0.000034 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0436923 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.000649161 Jy ! Component: 100 - total flux cleaned = -0.00136612 Jy ! Component: 150 - total flux cleaned = -0.00200602 Jy ! Component: 200 - total flux cleaned = -0.00273729 Jy ! Total flux subtracted in 200 components = -0.00273729 Jy ! Clean residual min=-0.001363 max=0.001365 Jy/beam ! Clean residual mean=-0.000035 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.040955 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 301 components and 0.040955 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.53 mas, bmaj=47.27 mas, bpa=8.015 degrees ! Estimated noise=43.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519191 Jy ! Component: 100 - total flux cleaned = 0.000133735 Jy ! Component: 150 - total flux cleaned = -0.000340531 Jy ! Component: 200 - total flux cleaned = -0.000561323 Jy ! Total flux subtracted in 200 components = -0.000561323 Jy ! Clean residual min=-0.000897 max=0.000898 Jy/beam ! Clean residual mean=0.000026 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0403937 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 359 components and 0.0403937 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.017066Jy sigma=0.025079 ! Fit after self-cal, rms=0.017088Jy sigma=0.025023 wmodel /scr/pima/bp171ac_uvs/J0843-4000_C_map.mod ! Writing 359 model components to file: /scr/pima/bp171ac_uvs/J0843-4000_C_map.mod wobs /scr/pima/bp171ac_uvs/J0843-4000_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171ac_uvs/J0843-4000_C_uvs.fits wwins /scr/pima/bp171ac_uvs/J0843-4000_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp171ac_uvs/J0843-4000_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.53 x 47.27 at 8.015 degrees (North through East) ! Clean map min=-0.0063526 max=0.022959 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171ac_uvs/J0843-4000_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0229587 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000361166 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.71933 4.71933 9.43867 18.8773 37.7547 75.5093 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.022 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 63.568 quit ! Quitting program ! Log file /scr/pima/bp171ac_uvs/J0843-4000_C_uvs.log closed on Mon Dec 9 01:51:05 2013