! Started logfile: /scr/pima/rv100_uvs/J1308+3546_X_uvs.log on Mon Feb 29 13:27:27 2016 obs /scr/pima/rv100_uvs/J1308+3546_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J1308+3546_X_uva.fits ! AN table 1: 46 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.429952 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1308+3546 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 2848 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J1308+3546_X] 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.200x0.200 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 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 223 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.110026Jy sigma=7.264589 ! Fit after self-cal, rms=0.539623Jy sigma=3.441452 ! 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=0.8811 mas, bmaj=1.249 mas, bpa=9.548 degrees ! Estimated noise=3.58786 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.365676 Jy ! Component: 100 - total flux cleaned = 0.445417 Jy ! Total flux subtracted in 100 components = 0.445417 Jy ! Clean residual min=-0.010114 max=0.022239 Jy/beam ! Clean residual mean=0.000067 rms=0.002581 Jy/beam ! Combined flux in latest and established models = 0.445417 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.445417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083989Jy sigma=0.465305 ! Fit after self-cal, rms=0.083977Jy sigma=0.465293 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207577 Jy ! Component: 100 - total flux cleaned = 0.0296556 Jy ! Total flux subtracted in 100 components = 0.0296556 Jy ! Clean residual min=-0.008416 max=0.008537 Jy/beam ! Clean residual mean=-0.000009 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.475073 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.475073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080866Jy sigma=0.429825 ! Fit after self-cal, rms=0.080828Jy sigma=0.429672 ! 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=1.156 mas, bmaj=1.532 mas, bpa=8.081 degrees ! Estimated noise=2.46367 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.00152278 Jy ! Component: 100 - total flux cleaned = -0.00150908 Jy ! Component: 150 - total flux cleaned = -0.00142669 Jy ! Component: 200 - total flux cleaned = -0.00135138 Jy ! Total flux subtracted in 200 components = -0.00135138 Jy ! Clean residual min=-0.007572 max=0.008195 Jy/beam ! Clean residual mean=0.000095 rms=0.002036 Jy/beam ! Combined flux in latest and established models = 0.473721 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.473721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080416Jy sigma=0.427126 ! Fit after self-cal, rms=0.080410Jy sigma=0.426914 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.156 x 1.532 at 8.081 degrees (North through East) ! Clean map min=-0.0075962 max=0.4678 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 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.97 LA 1.00 MK 1.03 ! NL 0.98 OV 1.01 PT 1.03 SC 1.03 ! WF 1.02 ! ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.99 KP 0.99 LA 0.99 MK 1.00 ! NL 0.98 OV 1.03 PT 1.03 SC 1.00* ! WF 1.00 ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.96 KP 0.95 LA 1.00 MK 1.00 ! NL 1.00 OV 0.99 PT 1.01 SC 0.95 ! WF 1.02 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 0.93 LA 0.99 MK 1.01 ! NL 0.99 OV 0.99 PT 1.00 SC 0.99 ! WF 1.02 ! ! ! Fit before self-cal, rms=0.080410Jy sigma=0.426914 ! Fit after self-cal, rms=0.078973Jy sigma=0.418457 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.137 mas, bmaj=1.567 mas, bpa=8.15 degrees ! Estimated noise=2.49409 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.00150459 Jy ! Component: 100 - total flux cleaned = -0.00171769 Jy ! Component: 150 - total flux cleaned = -0.00188114 Jy ! Component: 200 - total flux cleaned = -0.00201491 Jy ! Total flux subtracted in 200 components = -0.00201491 Jy ! Clean residual min=-0.007811 max=0.006827 Jy/beam ! Clean residual mean=0.000135 rms=0.001816 Jy/beam ! Combined flux in latest and established models = 0.471706 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.471706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078877Jy sigma=0.418175 ! Fit after self-cal, rms=0.078899Jy sigma=0.418110 ! 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.078899Jy sigma=0.418110 ! Fit after self-cal, rms=0.076568Jy sigma=0.398579 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.142 mas, bmaj=1.565 mas, bpa=8.18 degrees ! Estimated noise=2.48714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000411325 Jy ! Component: 100 - total flux cleaned = -0.000416522 Jy ! Component: 150 - total flux cleaned = -0.000476943 Jy ! Component: 200 - total flux cleaned = -0.000472903 Jy ! Total flux subtracted in 200 components = -0.000472903 Jy ! Clean residual min=-0.004291 max=0.004089 Jy/beam ! Clean residual mean=0.000113 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.471233 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.471233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076413Jy sigma=0.397952 ! Fit after self-cal, rms=0.076407Jy sigma=0.397918 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 = 5.8293e-05 Jy ! Component: 100 - total flux cleaned = 0.000103236 Jy ! Component: 150 - total flux cleaned = 0.000103185 Jy ! Component: 200 - total flux cleaned = 0.000140368 Jy ! Total flux subtracted in 200 components = 0.000140368 Jy ! Clean residual min=-0.004276 max=0.004151 Jy/beam ! Clean residual mean=0.000112 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.471374 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.471374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076354Jy sigma=0.397668 ! Fit after self-cal, rms=0.076347Jy sigma=0.397656 ! 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.076347Jy sigma=0.397656 ! Fit after self-cal, rms=0.076132Jy sigma=0.396812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.143 mas, bmaj=1.563 mas, bpa=8.201 degrees ! Estimated noise=2.4823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000578925 Jy ! Component: 100 - total flux cleaned = -0.00049091 Jy ! Component: 150 - total flux cleaned = -0.000491507 Jy ! Component: 200 - total flux cleaned = -0.000489359 Jy ! Total flux subtracted in 200 components = -0.000489359 Jy ! Clean residual min=-0.004020 max=0.004024 Jy/beam ! Clean residual mean=0.000114 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.470884 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.470884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076078Jy sigma=0.396560 ! Fit after self-cal, rms=0.076069Jy sigma=0.396552 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 = 3.51358e-05 Jy ! Component: 100 - total flux cleaned = 3.5839e-05 Jy ! Component: 150 - total flux cleaned = 6.02527e-05 Jy ! Component: 200 - total flux cleaned = 6.02865e-05 Jy ! Total flux subtracted in 200 components = 6.02865e-05 Jy ! Clean residual min=-0.004007 max=0.004061 Jy/beam ! Clean residual mean=0.000113 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.470945 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.470945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076052Jy sigma=0.396450 ! Fit after self-cal, rms=0.076049Jy sigma=0.396445 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.076049Jy sigma=0.396445 ! Fit after self-cal, rms=0.075847Jy sigma=0.396322 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.482 mas, bmaj=3.078 mas, bpa=22.08 degrees ! Estimated noise=2.96569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000369933 Jy ! Component: 100 - total flux cleaned = -0.000371164 Jy ! Component: 150 - total flux cleaned = -0.000371926 Jy ! Component: 200 - total flux cleaned = -0.000372601 Jy ! Total flux subtracted in 200 components = -0.000372601 Jy ! Clean residual min=-0.005151 max=0.004377 Jy/beam ! Clean residual mean=0.000221 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.470572 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.470572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075831Jy sigma=0.396234 ! Fit after self-cal, rms=0.075835Jy sigma=0.396225 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 = 5.89219e-05 Jy ! Component: 100 - total flux cleaned = 8.78556e-05 Jy ! Component: 150 - total flux cleaned = 0.000101201 Jy ! Component: 200 - total flux cleaned = 0.000127624 Jy ! Total flux subtracted in 200 components = 0.000127624 Jy ! Clean residual min=-0.005176 max=0.004370 Jy/beam ! Clean residual mean=0.000218 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.4707 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.4707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075834Jy sigma=0.396211 ! Fit after self-cal, rms=0.075835Jy sigma=0.396206 ! 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=1.143 mas, bmaj=1.561 mas, bpa=8.213 degrees ! Estimated noise=2.47653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.143 x 1.561 at 8.213 degrees (North through East) ! Clean map min=-0.0037909 max=0.46189 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=0.8684 mas, bmaj=1.335 mas, bpa=9.655 degrees ! Estimated noise=3.61723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.362371 Jy ! Component: 100 - total flux cleaned = 0.441392 Jy ! Component: 150 - total flux cleaned = 0.461514 Jy ! Component: 200 - total flux cleaned = 0.469102 Jy ! Total flux subtracted in 200 components = 0.469102 Jy ! Clean residual min=-0.005442 max=0.005167 Jy/beam ! Clean residual mean=0.000014 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.469102 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.469102 Jy ! Inverting map and beam ! Estimated beam: bmin=1.143 mas, bmaj=1.561 mas, bpa=8.213 degrees ! Estimated noise=2.47653 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) ! Added new window around map position (-0.4, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00404618 Jy ! Component: 100 - total flux cleaned = 0.00432257 Jy ! Component: 150 - total flux cleaned = 0.00433293 Jy ! Component: 200 - total flux cleaned = 0.00408656 Jy ! Total flux subtracted in 200 components = 0.00408656 Jy ! Clean residual min=-0.004374 max=0.004061 Jy/beam ! Clean residual mean=0.000080 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.473189 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.473189 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.482 mas, bmaj=3.078 mas, bpa=22.08 degrees ! Estimated noise=2.96569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00025737 Jy ! Component: 100 - total flux cleaned = -0.000253965 Jy ! Component: 150 - total flux cleaned = -0.000323337 Jy ! Component: 200 - total flux cleaned = -0.000451914 Jy ! Total flux subtracted in 200 components = -0.000451914 Jy ! Clean residual min=-0.005708 max=0.004161 Jy/beam ! Clean residual mean=0.000169 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.472737 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 = -8.55295e-05 Jy ! Component: 100 - total flux cleaned = -0.000187526 Jy ! Component: 150 - total flux cleaned = -0.000283225 Jy ! Component: 200 - total flux cleaned = -0.000305401 Jy ! Total flux subtracted in 200 components = -0.000305401 Jy ! Clean residual min=-0.005711 max=0.004156 Jy/beam ! Clean residual mean=0.000177 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.472431 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.472431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.143 mas, bmaj=1.561 mas, bpa=8.213 degrees ! Estimated noise=2.47653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00037324 Jy ! Component: 100 - total flux cleaned = -0.000435385 Jy ! Component: 150 - total flux cleaned = -0.000491958 Jy ! Component: 200 - total flux cleaned = -0.000543972 Jy ! Total flux subtracted in 200 components = -0.000543972 Jy ! Clean residual min=-0.004261 max=0.004113 Jy/beam ! Clean residual mean=0.000096 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.471887 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.471887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075575Jy sigma=0.395778 ! Fit after self-cal, rms=0.075554Jy sigma=0.395593 wmodel /scr/pima/rv100_uvs/J1308+3546_X_map.mod ! Writing 52 model components to file: /scr/pima/rv100_uvs/J1308+3546_X_map.mod wobs /scr/pima/rv100_uvs/J1308+3546_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J1308+3546_X_uvs.fits wwins /scr/pima/rv100_uvs/J1308+3546_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv100_uvs/J1308+3546_X_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.000539213 Jy ! Component: 100 - total flux cleaned = -0.00060831 Jy ! Component: 150 - total flux cleaned = -0.000932617 Jy ! Component: 200 - total flux cleaned = -0.00111694 Jy ! Component: 250 - total flux cleaned = -0.00123572 Jy ! Component: 300 - total flux cleaned = -0.00123676 Jy ! Component: 350 - total flux cleaned = -0.00118166 Jy ! Component: 400 - total flux cleaned = -0.000912982 Jy ! Component: 450 - total flux cleaned = -0.000599416 Jy ! Component: 500 - total flux cleaned = -0.000342621 Jy ! Component: 550 - total flux cleaned = 0.000107392 Jy ! Component: 600 - total flux cleaned = 0.000449043 Jy ! Component: 650 - total flux cleaned = 0.000592662 Jy ! Component: 700 - total flux cleaned = 0.00101602 Jy ! Component: 750 - total flux cleaned = 0.00129247 Jy ! Component: 800 - total flux cleaned = 0.0016097 Jy ! Component: 850 - total flux cleaned = 0.00192097 Jy ! Component: 900 - total flux cleaned = 0.00222739 Jy ! Component: 950 - total flux cleaned = 0.00231392 Jy ! Component: 1000 - total flux cleaned = 0.00265337 Jy ! Component: 1050 - total flux cleaned = 0.00290324 Jy ! Component: 1100 - total flux cleaned = 0.00306749 Jy ! Component: 1150 - total flux cleaned = 0.00335196 Jy ! Component: 1200 - total flux cleaned = 0.00363149 Jy ! Component: 1250 - total flux cleaned = 0.00374945 Jy ! Component: 1300 - total flux cleaned = 0.00406088 Jy ! Component: 1350 - total flux cleaned = 0.00413771 Jy ! Component: 1400 - total flux cleaned = 0.00429002 Jy ! Component: 1450 - total flux cleaned = 0.00440311 Jy ! Component: 1500 - total flux cleaned = 0.00458828 Jy ! Component: 1550 - total flux cleaned = 0.00473445 Jy ! Component: 1600 - total flux cleaned = 0.00477036 Jy ! Component: 1650 - total flux cleaned = 0.00491402 Jy ! Component: 1700 - total flux cleaned = 0.00502041 Jy ! Component: 1750 - total flux cleaned = 0.0050906 Jy ! Component: 1800 - total flux cleaned = 0.00512549 Jy ! Component: 1850 - total flux cleaned = 0.00529817 Jy ! Component: 1900 - total flux cleaned = 0.00536635 Jy ! Component: 1950 - total flux cleaned = 0.00543429 Jy ! Component: 2000 - total flux cleaned = 0.00560269 Jy ! Component: 2050 - total flux cleaned = 0.00566909 Jy ! Component: 2100 - total flux cleaned = 0.0058014 Jy ! Component: 2150 - total flux cleaned = 0.00586699 Jy ! Component: 2200 - total flux cleaned = 0.00599685 Jy ! Component: 2250 - total flux cleaned = 0.00609368 Jy ! Component: 2300 - total flux cleaned = 0.00609407 Jy ! Component: 2350 - total flux cleaned = 0.00622085 Jy ! Component: 2400 - total flux cleaned = 0.00628395 Jy ! Component: 2450 - total flux cleaned = 0.00640879 Jy ! Component: 2500 - total flux cleaned = 0.00656314 Jy ! Component: 2550 - total flux cleaned = 0.0065632 Jy ! Component: 2600 - total flux cleaned = 0.00662402 Jy ! Component: 2650 - total flux cleaned = 0.00671461 Jy ! Component: 2700 - total flux cleaned = 0.00674478 Jy ! Component: 2750 - total flux cleaned = 0.00695251 Jy ! Component: 2800 - total flux cleaned = 0.00689357 Jy ! Component: 2850 - total flux cleaned = 0.00701044 Jy ! Component: 2900 - total flux cleaned = 0.00703933 Jy ! Component: 2950 - total flux cleaned = 0.0071546 Jy ! Component: 3000 - total flux cleaned = 0.00718303 Jy ! Component: 3050 - total flux cleaned = 0.00726835 Jy ! Component: 3100 - total flux cleaned = 0.00729645 Jy ! Component: 3150 - total flux cleaned = 0.00738035 Jy ! Component: 3200 - total flux cleaned = 0.0074358 Jy ! Component: 3250 - total flux cleaned = 0.00743543 Jy ! Component: 3300 - total flux cleaned = 0.00754547 Jy ! Component: 3350 - total flux cleaned = 0.00765486 Jy ! Component: 3400 - total flux cleaned = 0.00773619 Jy ! Component: 3450 - total flux cleaned = 0.0077631 Jy ! Component: 3500 - total flux cleaned = 0.00784341 Jy ! Component: 3550 - total flux cleaned = 0.00781673 Jy ! Component: 3600 - total flux cleaned = 0.00786948 Jy ! Component: 3650 - total flux cleaned = 0.00789567 Jy ! Component: 3700 - total flux cleaned = 0.00792178 Jy ! Component: 3750 - total flux cleaned = 0.00794777 Jy ! Component: 3800 - total flux cleaned = 0.00802521 Jy ! Component: 3850 - total flux cleaned = 0.00794848 Jy ! Component: 3900 - total flux cleaned = 0.00815247 Jy ! Component: 3950 - total flux cleaned = 0.00820289 Jy ! Component: 4000 - total flux cleaned = 0.00820272 Jy ! Component: 4050 - total flux cleaned = 0.00820269 Jy ! Total flux subtracted in 4096 components = 0.0082527 Jy ! Clean residual min=-0.001360 max=0.001306 Jy/beam ! Clean residual mean=0.000038 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.48014 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 328 components and 0.48014 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J1308+3546_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.143 x 1.561 at 8.213 degrees (North through East) ! Clean map min=-0.0028538 max=0.46063 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J1308+3546_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.460631 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000433104 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.282073 0.282073 0.564145 1.12829 2.25658 4.51316 9.02632 18.0526 36.1053 72.2106 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.46 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1063.56 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J1308+3546_X_uvs.log closed on Mon Feb 29 13:27:32 2016