! Started logfile: J1652+3902_X_2009_05_13_pus_uvs.log on Sat Jan 21 12:45:36 2017 obs J1652+3902_X_2009_05_13_pus_uva.fits ! Reading UV FITS file: J1652+3902_X_2009_05_13_pus_uva.fits ! AN table 1: 49 integrations on 120 of 120 possible baselines. ! AN table 2: 46 integrations on 120 of 120 possible baselines. ! AN table 3: 403 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.264157 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1652+3902 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1988 lines of history. ! ! Reading 63144 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.1 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J1652+3902_X_2009_05_13_pus] 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.100x0.100 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 645 telescope corrections were flagged in sub-array 1. ! A total of 474 telescope corrections were flagged in sub-array 2. ! A total of 3313 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 645 telescope corrections were flagged in sub-array 1. ! A total of 474 telescope corrections were flagged in sub-array 2. ! A total of 3313 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 645 telescope corrections were flagged in sub-array 1. ! A total of 474 telescope corrections were flagged in sub-array 2. ! A total of 3313 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 645 telescope corrections were flagged in sub-array 1. ! A total of 474 telescope corrections were flagged in sub-array 2. ! A total of 3313 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.809179Jy sigma=0.006834 ! Fit after self-cal, rms=0.746486Jy sigma=0.006317 ! 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.5274 mas, bmaj=0.9632 mas, bpa=-2.397 degrees ! Estimated noise=698.408 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.208714 Jy ! Component: 100 - total flux cleaned = 0.254281 Jy ! Total flux subtracted in 100 components = 0.254281 Jy ! Clean residual min=-0.004657 max=0.013468 Jy/beam ! Clean residual mean=0.000022 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.254281 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.254281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155433Jy sigma=0.001149 ! Fit after self-cal, rms=0.155395Jy sigma=0.001149 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134102 Jy ! Component: 100 - total flux cleaned = 0.020203 Jy ! Total flux subtracted in 100 components = 0.020203 Jy ! Clean residual min=-0.004406 max=0.005527 Jy/beam ! Clean residual mean=0.000018 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.274484 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.274484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154205Jy sigma=0.001132 ! Fit after self-cal, rms=0.154172Jy sigma=0.001132 ! 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=0.6665 mas, bmaj=1.137 mas, bpa=-4.874 degrees ! Estimated noise=340.385 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.4, 0.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00804269 Jy ! Component: 100 - total flux cleaned = 0.0130371 Jy ! Component: 150 - total flux cleaned = 0.0163965 Jy ! Component: 200 - total flux cleaned = 0.0181605 Jy ! Total flux subtracted in 200 components = 0.0181605 Jy ! Clean residual min=-0.002804 max=0.003962 Jy/beam ! Clean residual mean=0.000222 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.292644 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 42 components and 0.292644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153774Jy sigma=0.001126 ! Fit after self-cal, rms=0.153768Jy sigma=0.001126 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* HO 1.00* ! KK 1.01 KP 1.00* LA 1.00* MK 1.06 ! NL 1.00* NY 1.00* OV 0.92 PT 1.00* ! SC 1.00* TS 0.83 WZ 1.00* KB 0.87 ! ! A total of 72 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.01 HN 1.10 HO 1.00* ! KK 1.00* KP 1.00 LA 1.02 MK 1.04 ! NL 0.94 NY 1.00* OV 0.94 PT 0.99 ! SC 1.00* TS 1.00* WZ 1.00* KB 0.94 ! ! A total of 90 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.00 FD 0.98 HN 1.08 HO 1.00* ! KK 1.02 KP 1.01 LA 1.00 MK 0.99 ! NL 0.94 NY 0.96 OV 0.98 PT 0.99 ! SC 1.00 TS 1.00* WZ 1.00 KB 1.00* ! ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* HO 1.00* ! KK 1.08 KP 1.00* LA 1.00* MK 1.05 ! NL 1.00* NY 1.00* OV 0.92 PT 1.00* ! SC 1.00* TS 0.90 WZ 1.00* KB 0.80 ! ! A total of 72 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.99 HN 1.10 HO 1.00* ! KK 1.00* KP 0.94 LA 1.00 MK 1.01 ! NL 0.91 NY 1.00* OV 0.94 PT 1.03 ! SC 1.00* TS 1.00* WZ 1.00* KB 0.96 ! ! A total of 90 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.00 FD 0.96 HN 1.07 HO 1.00* ! KK 1.02 KP 0.97 LA 0.99 MK 1.00 ! NL 0.95 NY 0.95 OV 0.95 PT 1.03 ! SC 1.02 TS 1.00* WZ 1.02 KB 1.00* ! ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* HO 1.00* ! KK 1.03 KP 1.00* LA 1.00* MK 1.05 ! NL 1.00* NY 1.00* OV 0.98 PT 1.00* ! SC 1.00* TS 0.87 WZ 1.00* KB 0.85 ! ! A total of 72 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.97 HN 1.10 HO 1.00* ! KK 1.00* KP 1.06 LA 1.01 MK 0.94 ! NL 0.98 NY 1.00* OV 1.03 PT 1.01 ! SC 1.00* TS 1.00* WZ 1.00* KB 0.94 ! ! A total of 90 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 FD 0.97 HN 1.10 HO 1.00* ! KK 1.03 KP 0.99 LA 1.01 MK 0.98 ! NL 0.98 NY 0.98 OV 0.98 PT 1.03 ! SC 1.05 TS 1.00* WZ 1.04 KB 1.00* ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* HO 1.00* ! KK 1.09 KP 1.00* LA 1.00* MK 1.14 ! NL 1.00* NY 1.00* OV 0.94 PT 1.00* ! SC 1.00* TS 0.88 WZ 1.00* KB 0.87 ! ! A total of 72 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.95 HN 1.03 HO 1.00* ! KK 1.00* KP 0.98 LA 1.00 MK 0.99 ! NL 0.95 NY 1.00* OV 0.98 PT 1.04 ! SC 1.00* TS 1.00* WZ 1.00* KB 0.98 ! ! A total of 90 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 0.98 HN 1.07 HO 1.00* ! KK 0.97 KP 1.00 LA 1.00 MK 0.99 ! NL 0.97 NY 0.95 OV 0.98 PT 1.03 ! SC 1.00 TS 1.00* WZ 1.04 KB 1.00* ! ! ! Fit before self-cal, rms=0.153768Jy sigma=0.001126 ! Fit after self-cal, rms=0.153070Jy sigma=0.001118 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6674 mas, bmaj=1.143 mas, bpa=-5.127 degrees ! Estimated noise=341.1 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.000841677 Jy ! Component: 100 - total flux cleaned = -0.00104063 Jy ! Component: 150 - total flux cleaned = -0.00120932 Jy ! Component: 200 - total flux cleaned = -0.00124561 Jy ! Total flux subtracted in 200 components = -0.00124561 Jy ! Clean residual min=-0.002344 max=0.002462 Jy/beam ! Clean residual mean=-0.000087 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.291399 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.291399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153036Jy sigma=0.001118 ! Fit after self-cal, rms=0.153056Jy sigma=0.001118 ! 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.153056Jy sigma=0.001118 ! Fit after self-cal, rms=0.154902Jy sigma=0.001114 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6695 mas, bmaj=1.142 mas, bpa=-4.956 degrees ! Estimated noise=341.795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000145476 Jy ! Component: 100 - total flux cleaned = -0.000333993 Jy ! Component: 150 - total flux cleaned = -0.000410974 Jy ! Component: 200 - total flux cleaned = -0.000454483 Jy ! Total flux subtracted in 200 components = -0.000454483 Jy ! Clean residual min=-0.001523 max=0.001815 Jy/beam ! Clean residual mean=0.000060 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.290944 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.290944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154891Jy sigma=0.001114 ! Fit after self-cal, rms=0.154945Jy sigma=0.001114 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) ! Added new window around map position (-9.1, -24.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125884 Jy ! Component: 100 - total flux cleaned = 0.00125552 Jy ! Component: 150 - total flux cleaned = 0.0013374 Jy ! Component: 200 - total flux cleaned = 0.00131471 Jy ! Total flux subtracted in 200 components = 0.00131471 Jy ! Clean residual min=-0.001559 max=0.001603 Jy/beam ! Clean residual mean=0.000048 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.292259 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.292259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154922Jy sigma=0.001114 ! Fit after self-cal, rms=0.154918Jy sigma=0.001114 ! 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.154918Jy sigma=0.001114 ! Fit after self-cal, rms=0.155115Jy sigma=0.001113 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6698 mas, bmaj=1.141 mas, bpa=-4.947 degrees ! Estimated noise=341.921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014934 Jy ! Component: 100 - total flux cleaned = 4.86595e-05 Jy ! Component: 150 - total flux cleaned = 3.56521e-06 Jy ! Component: 200 - total flux cleaned = -1.728e-05 Jy ! Total flux subtracted in 200 components = -1.728e-05 Jy ! Clean residual min=-0.001540 max=0.001575 Jy/beam ! Clean residual mean=0.000055 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.292242 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.292242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155107Jy sigma=0.001113 ! Fit after self-cal, rms=0.155109Jy sigma=0.001113 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.66326e-05 Jy ! Component: 100 - total flux cleaned = -2.07197e-05 Jy ! Component: 150 - total flux cleaned = -3.91209e-05 Jy ! Component: 200 - total flux cleaned = -7.22474e-05 Jy ! Total flux subtracted in 200 components = -7.22474e-05 Jy ! Clean residual min=-0.001546 max=0.001574 Jy/beam ! Clean residual mean=0.000056 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.292169 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 91 components and 0.292169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155105Jy sigma=0.001113 ! Fit after self-cal, rms=0.155104Jy sigma=0.001113 ! 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.155104Jy sigma=0.001113 ! Fit after self-cal, rms=0.155164Jy sigma=0.001113 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.382 mas, bmaj=2.638 mas, bpa=25.84 degrees ! Estimated noise=471.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000730485 Jy ! Component: 100 - total flux cleaned = 0.000808667 Jy ! Component: 150 - total flux cleaned = 0.000892338 Jy ! Component: 200 - total flux cleaned = 0.000954731 Jy ! Total flux subtracted in 200 components = 0.000954731 Jy ! Clean residual min=-0.001310 max=0.001757 Jy/beam ! Clean residual mean=0.000142 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.293124 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 0.293124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155166Jy sigma=0.001113 ! Fit after self-cal, rms=0.155165Jy sigma=0.001113 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.000107601 Jy ! Component: 100 - total flux cleaned = 0.000174156 Jy ! Component: 150 - total flux cleaned = 0.000205799 Jy ! Component: 200 - total flux cleaned = 0.000235496 Jy ! Total flux subtracted in 200 components = 0.000235496 Jy ! Clean residual min=-0.001314 max=0.001770 Jy/beam ! Clean residual mean=0.000138 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.29336 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 103 components and 0.29336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155168Jy sigma=0.001113 ! Fit after self-cal, rms=0.155168Jy sigma=0.001113 ! 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=0.67 mas, bmaj=1.14 mas, bpa=-4.945 degrees ! Estimated noise=342.033 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.67 x 1.14 at -4.945 degrees (North through East) ! Clean map min=-0.001498 max=0.26841 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.5281 mas, bmaj=0.964 mas, bpa=-2.019 degrees ! Estimated noise=681.147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.20745 Jy ! Component: 100 - total flux cleaned = 0.25278 Jy ! Component: 150 - total flux cleaned = 0.266164 Jy ! Component: 200 - total flux cleaned = 0.273149 Jy ! Total flux subtracted in 200 components = 0.273149 Jy ! Clean residual min=-0.003406 max=0.003519 Jy/beam ! Clean residual mean=0.000007 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.273149 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.273149 Jy ! Inverting map and beam ! Estimated beam: bmin=0.67 mas, bmaj=1.14 mas, bpa=-4.945 degrees ! Estimated noise=342.033 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.00671897 Jy ! Component: 100 - total flux cleaned = 0.0104674 Jy ! Component: 150 - total flux cleaned = 0.0129483 Jy ! Component: 200 - total flux cleaned = 0.0147793 Jy ! Total flux subtracted in 200 components = 0.0147793 Jy ! Clean residual min=-0.001626 max=0.001611 Jy/beam ! Clean residual mean=0.000075 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.287928 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 64 components and 0.287928 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.382 mas, bmaj=2.638 mas, bpa=25.84 degrees ! Estimated noise=471.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253562 Jy ! Component: 100 - total flux cleaned = 0.0038067 Jy ! Component: 150 - total flux cleaned = 0.00453825 Jy ! Component: 200 - total flux cleaned = 0.00478268 Jy ! Total flux subtracted in 200 components = 0.00478268 Jy ! Clean residual min=-0.001343 max=0.001784 Jy/beam ! Clean residual mean=0.000148 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.292711 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.000188751 Jy ! Component: 100 - total flux cleaned = 0.000334404 Jy ! Component: 150 - total flux cleaned = 0.000389737 Jy ! Component: 200 - total flux cleaned = 0.00042059 Jy ! Total flux subtracted in 200 components = 0.00042059 Jy ! Clean residual min=-0.001338 max=0.001803 Jy/beam ! Clean residual mean=0.000141 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.293131 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 108 components and 0.293131 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.67 mas, bmaj=1.14 mas, bpa=-4.945 degrees ! Estimated noise=342.033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000810927 Jy ! Component: 100 - total flux cleaned = -0.000955773 Jy ! Component: 150 - total flux cleaned = -0.000898067 Jy ! Component: 200 - total flux cleaned = -0.000924489 Jy ! Total flux subtracted in 200 components = -0.000924489 Jy ! Clean residual min=-0.001597 max=0.001553 Jy/beam ! Clean residual mean=0.000053 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.292207 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 127 components and 0.292207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155175Jy sigma=0.001113 ! Fit after self-cal, rms=0.155172Jy sigma=0.001113 wmodel J1652+3902_X_2009_05_13_pus_map.mod ! Writing 127 model components to file: J1652+3902_X_2009_05_13_pus_map.mod wobs J1652+3902_X_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J1652+3902_X_2009_05_13_pus_uvs.fits wwins J1652+3902_X_2009_05_13_pus_map.win ! wwins: Wrote 3 windows to J1652+3902_X_2009_05_13_pus_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.000254321 Jy ! Component: 100 - total flux cleaned = 0.000360966 Jy ! Component: 150 - total flux cleaned = 0.000488756 Jy ! Component: 200 - total flux cleaned = 0.000637793 Jy ! Component: 250 - total flux cleaned = 0.000807454 Jy ! Component: 300 - total flux cleaned = 0.000949941 Jy ! Component: 350 - total flux cleaned = 0.00106658 Jy ! Component: 400 - total flux cleaned = 0.00118113 Jy ! Component: 450 - total flux cleaned = 0.00127122 Jy ! Component: 500 - total flux cleaned = 0.00138225 Jy ! Component: 550 - total flux cleaned = 0.0014699 Jy ! Component: 600 - total flux cleaned = 0.00153491 Jy ! Component: 650 - total flux cleaned = 0.00162087 Jy ! Component: 700 - total flux cleaned = 0.00172702 Jy ! Component: 750 - total flux cleaned = 0.0018319 Jy ! Component: 800 - total flux cleaned = 0.0018942 Jy ! Component: 850 - total flux cleaned = 0.00201744 Jy ! Component: 900 - total flux cleaned = 0.00209867 Jy ! Component: 950 - total flux cleaned = 0.00219932 Jy ! Component: 1000 - total flux cleaned = 0.00231897 Jy ! Component: 1050 - total flux cleaned = 0.00233869 Jy ! Component: 1100 - total flux cleaned = 0.00251541 Jy ! Component: 1150 - total flux cleaned = 0.00259316 Jy ! Component: 1200 - total flux cleaned = 0.00268955 Jy ! Component: 1250 - total flux cleaned = 0.00274702 Jy ! Component: 1300 - total flux cleaned = 0.00288007 Jy ! Component: 1350 - total flux cleaned = 0.00297422 Jy ! Component: 1400 - total flux cleaned = 0.00303022 Jy ! Component: 1450 - total flux cleaned = 0.00312315 Jy ! Component: 1500 - total flux cleaned = 0.00321536 Jy ! Component: 1550 - total flux cleaned = 0.00328867 Jy ! Component: 1600 - total flux cleaned = 0.00337969 Jy ! Component: 1650 - total flux cleaned = 0.00345198 Jy ! Component: 1700 - total flux cleaned = 0.00350577 Jy ! Component: 1750 - total flux cleaned = 0.00359503 Jy ! Component: 1800 - total flux cleaned = 0.00366589 Jy ! Component: 1850 - total flux cleaned = 0.00370112 Jy ! Component: 1900 - total flux cleaned = 0.00377113 Jy ! Component: 1950 - total flux cleaned = 0.00387541 Jy ! Component: 2000 - total flux cleaned = 0.00392723 Jy ! Component: 2050 - total flux cleaned = 0.00397875 Jy ! Component: 2100 - total flux cleaned = 0.00408122 Jy ! Component: 2150 - total flux cleaned = 0.00408119 Jy ! Component: 2200 - total flux cleaned = 0.00419936 Jy ! Component: 2250 - total flux cleaned = 0.004233 Jy ! Component: 2300 - total flux cleaned = 0.0043165 Jy ! Component: 2350 - total flux cleaned = 0.00433311 Jy ! Component: 2400 - total flux cleaned = 0.00441559 Jy ! Component: 2450 - total flux cleaned = 0.00443214 Jy ! Component: 2500 - total flux cleaned = 0.00449754 Jy ! Component: 2550 - total flux cleaned = 0.0045624 Jy ! Component: 2600 - total flux cleaned = 0.00457852 Jy ! Component: 2650 - total flux cleaned = 0.00467488 Jy ! Component: 2700 - total flux cleaned = 0.00470692 Jy ! Component: 2750 - total flux cleaned = 0.0047387 Jy ! Component: 2800 - total flux cleaned = 0.00475454 Jy ! Component: 2850 - total flux cleaned = 0.00477043 Jy ! Component: 2900 - total flux cleaned = 0.00481759 Jy ! Component: 2950 - total flux cleaned = 0.00486447 Jy ! Component: 3000 - total flux cleaned = 0.00494221 Jy ! Component: 3050 - total flux cleaned = 0.00494214 Jy ! Component: 3100 - total flux cleaned = 0.00501918 Jy ! Component: 3150 - total flux cleaned = 0.00500378 Jy ! Component: 3200 - total flux cleaned = 0.00501909 Jy ! Component: 3250 - total flux cleaned = 0.00508001 Jy ! Component: 3300 - total flux cleaned = 0.0051103 Jy ! Component: 3350 - total flux cleaned = 0.00515562 Jy ! Component: 3400 - total flux cleaned = 0.00515564 Jy ! Component: 3450 - total flux cleaned = 0.00523052 Jy ! Component: 3500 - total flux cleaned = 0.00527525 Jy ! Component: 3550 - total flux cleaned = 0.00529008 Jy ! Component: 3600 - total flux cleaned = 0.00530489 Jy ! Component: 3650 - total flux cleaned = 0.00534912 Jy ! Component: 3700 - total flux cleaned = 0.00539315 Jy ! Component: 3750 - total flux cleaned = 0.00542238 Jy ! Component: 3800 - total flux cleaned = 0.00546611 Jy ! Component: 3850 - total flux cleaned = 0.00548066 Jy ! Component: 3900 - total flux cleaned = 0.005524 Jy ! Component: 3950 - total flux cleaned = 0.00552404 Jy ! Component: 4000 - total flux cleaned = 0.00561012 Jy ! Component: 4050 - total flux cleaned = 0.00563863 Jy ! Total flux subtracted in 4096 components = 0.00566709 Jy ! Clean residual min=-0.000985 max=0.000909 Jy/beam ! Clean residual mean=0.000021 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.297874 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 447 components and 0.297874 Jy ![Exited script file: muppet] wmap "J1652+3902_X_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.67 x 1.14 at -4.945 degrees (North through East) ! Clean map min=-0.0013145 max=0.26809 Jy/beam ! Writing clean map to FITS file: J1652+3902_X_2009_05_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.26809 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266823 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.298582 0.298582 0.597164 1.19433 2.38866 4.77732 9.55463 19.1093 38.2185 76.437 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.268 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.67 x 1.14 at -4.945 degrees (North through East) ! Clean map min=-0.0013145 max=0.26809 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1652+3902_X_2009_05_13_pus_uvs.log closed on Sat Jan 21 12:45:46 2017