! Started logfile: /scr/pima/rdv73_uvs/J1653-1551_X_uvs.log on Sat Jan 9 17:36:46 2016 obs /scr/pima/rdv73_uvs/J1653-1551_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J1653-1551_X_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.95922 visibilities/baseline/integration-bin. ! Found source: J1653-1551 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6492 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J1653-1551_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020431Jy sigma=4.614972 ! Fit after self-cal, rms=0.853064Jy sigma=3.789489 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.6536 mas, bmaj=1.562 mas, bpa=-1.31 degrees ! Estimated noise=3.87875 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.120432 Jy ! Component: 100 - total flux cleaned = 0.147181 Jy ! Total flux subtracted in 100 components = 0.147181 Jy ! Clean residual min=-0.012289 max=0.024517 Jy/beam ! Clean residual mean=0.000025 rms=0.002871 Jy/beam ! Combined flux in latest and established models = 0.147181 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.147181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101145Jy sigma=0.420070 ! Fit after self-cal, rms=0.101045Jy sigma=0.419896 ! Inverting map ! Added new window around map position (-1, -1.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207517 Jy ! Component: 100 - total flux cleaned = 0.0247211 Jy ! Total flux subtracted in 100 components = 0.0247211 Jy ! Clean residual min=-0.012766 max=0.017679 Jy/beam ! Clean residual mean=0.000015 rms=0.002394 Jy/beam ! Combined flux in latest and established models = 0.171902 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.171902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097198Jy sigma=0.397809 ! Fit after self-cal, rms=0.096446Jy sigma=0.393640 ! 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.843 mas, bmaj=1.94 mas, bpa=-3.012 degrees ! Estimated noise=2.11386 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 (1, 1.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148823 Jy ! Component: 100 - total flux cleaned = 0.0191824 Jy ! Component: 150 - total flux cleaned = 0.0200214 Jy ! Component: 200 - total flux cleaned = 0.0207256 Jy ! Total flux subtracted in 200 components = 0.0207256 Jy ! Clean residual min=-0.005851 max=0.007970 Jy/beam ! Clean residual mean=0.000007 rms=0.001532 Jy/beam ! Combined flux in latest and established models = 0.192628 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.192628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093889Jy sigma=0.380620 ! Fit after self-cal, rms=0.093827Jy sigma=0.380185 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.33 KP 1.00 ! LA 1.05 MK 0.98 OV 0.97 PT 0.99 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.46 KP 0.89 ! LA 1.07 MK 1.01 OV 0.93 PT 1.03 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.59 KP 0.86 ! LA 1.15 MK 0.99 OV 1.03 PT 1.03 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.65 KP 0.89 ! LA 1.10 MK 1.00 OV 0.96 PT 1.07 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.093827Jy sigma=0.380185 ! Fit after self-cal, rms=0.107401Jy sigma=0.370138 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8545 mas, bmaj=1.926 mas, bpa=-1.815 degrees ! Estimated noise=2.20841 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.000498203 Jy ! Component: 100 - total flux cleaned = -0.00118768 Jy ! Component: 150 - total flux cleaned = -0.00156351 Jy ! Component: 200 - total flux cleaned = -0.00195978 Jy ! Total flux subtracted in 200 components = -0.00195978 Jy ! Clean residual min=-0.004170 max=0.003674 Jy/beam ! Clean residual mean=0.000002 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.190668 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.190668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107180Jy sigma=0.369060 ! Fit after self-cal, rms=0.107430Jy sigma=0.368810 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107430Jy sigma=0.368810 ! Fit after self-cal, rms=0.108358Jy sigma=0.368708 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8542 mas, bmaj=1.925 mas, bpa=-1.755 degrees ! Estimated noise=2.19764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104113 Jy ! Component: 100 - total flux cleaned = -0.00142196 Jy ! Component: 150 - total flux cleaned = -0.00161824 Jy ! Component: 200 - total flux cleaned = -0.00179777 Jy ! Total flux subtracted in 200 components = -0.00179777 Jy ! Clean residual min=-0.003711 max=0.003334 Jy/beam ! Clean residual mean=0.000002 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.18887 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.18887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108236Jy sigma=0.368296 ! Fit after self-cal, rms=0.108272Jy sigma=0.368254 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.000106518 Jy ! Component: 100 - total flux cleaned = -0.000217135 Jy ! Component: 150 - total flux cleaned = -0.000364203 Jy ! Component: 200 - total flux cleaned = -0.000498636 Jy ! Total flux subtracted in 200 components = -0.000498636 Jy ! Clean residual min=-0.003506 max=0.003292 Jy/beam ! Clean residual mean=0.000002 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.188372 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.188372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108211Jy sigma=0.368062 ! Fit after self-cal, rms=0.108227Jy sigma=0.368038 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108227Jy sigma=0.368038 ! Fit after self-cal, rms=0.110109Jy sigma=0.367120 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8532 mas, bmaj=1.926 mas, bpa=-1.672 degrees ! Estimated noise=2.19221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123666 Jy ! Component: 100 - total flux cleaned = -0.00133863 Jy ! Component: 150 - total flux cleaned = -0.00142649 Jy ! Component: 200 - total flux cleaned = -0.00146611 Jy ! Total flux subtracted in 200 components = -0.00146611 Jy ! Clean residual min=-0.003211 max=0.003104 Jy/beam ! Clean residual mean=0.000000 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.186905 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.186905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110041Jy sigma=0.366978 ! Fit after self-cal, rms=0.110068Jy sigma=0.366943 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 = -6.59203e-05 Jy ! Component: 100 - total flux cleaned = -0.000138858 Jy ! Component: 150 - total flux cleaned = -0.000203377 Jy ! Component: 200 - total flux cleaned = -0.000260516 Jy ! Total flux subtracted in 200 components = -0.000260516 Jy ! Clean residual min=-0.003178 max=0.003100 Jy/beam ! Clean residual mean=0.000000 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.186645 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.186645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110036Jy sigma=0.366869 ! Fit after self-cal, rms=0.110046Jy sigma=0.366850 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110046Jy sigma=0.366850 ! Fit after self-cal, rms=0.110857Jy sigma=0.366809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.627 mas, bmaj=4.293 mas, bpa=7.662 degrees ! Estimated noise=2.69278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000576242 Jy ! Component: 100 - total flux cleaned = -0.000468763 Jy ! Component: 150 - total flux cleaned = -0.000468478 Jy ! Component: 200 - total flux cleaned = -0.000468269 Jy ! Total flux subtracted in 200 components = -0.000468269 Jy ! Clean residual min=-0.003198 max=0.002517 Jy/beam ! Clean residual mean=-0.000001 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.186177 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 67 components and 0.186177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110834Jy sigma=0.366788 ! Fit after self-cal, rms=0.110848Jy sigma=0.366758 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 = -9.36448e-05 Jy ! Component: 100 - total flux cleaned = 7.44576e-05 Jy ! Component: 150 - total flux cleaned = 0.000133272 Jy ! Component: 200 - total flux cleaned = 0.000149729 Jy ! Total flux subtracted in 200 components = 0.000149729 Jy ! Clean residual min=-0.003118 max=0.002445 Jy/beam ! Clean residual mean=-0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.186326 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.186326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110841Jy sigma=0.366779 ! Fit after self-cal, rms=0.110845Jy sigma=0.366766 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110859Jy sigma=0.367514 ! Fit after self-cal, rms=0.110859Jy sigma=0.367514 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.110859Jy sigma=0.367514 ! Fit after self-cal, rms=0.111676Jy sigma=0.366727 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.6522 mas, bmaj=1.55 mas, bpa=0.2625 degrees ! Estimated noise=4.01594 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.000596493 Jy ! Component: 100 - total flux cleaned = 0.000281135 Jy ! Component: 150 - total flux cleaned = 0.000108325 Jy ! Component: 200 - total flux cleaned = 0.000110555 Jy ! Total flux subtracted in 200 components = 0.000110555 Jy ! Clean residual min=-0.006432 max=0.006257 Jy/beam ! Clean residual mean=0.000001 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.186437 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.186437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111673Jy sigma=0.366746 ! Fit after self-cal, rms=0.111689Jy sigma=0.366691 ! Inverting map 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.852 mas, bmaj=1.925 mas, bpa=-1.499 degrees ! Estimated noise=2.18664 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 (-37.4, 10.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111318 Jy ! Component: 100 - total flux cleaned = 0.000792208 Jy ! Component: 150 - total flux cleaned = 0.000383362 Jy ! Component: 200 - total flux cleaned = 0.00026291 Jy ! Component: 250 - total flux cleaned = 9.96369e-05 Jy ! Component: 300 - total flux cleaned = -0.000102552 Jy ! Component: 350 - total flux cleaned = -0.000288531 Jy ! Component: 400 - total flux cleaned = -0.000331512 Jy ! Total flux subtracted in 400 components = -0.000331512 Jy ! Clean residual min=-0.002937 max=0.002618 Jy/beam ! Clean residual mean=-0.000001 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.186105 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 122 components and 0.186105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111500Jy sigma=0.366064 ! Fit after self-cal, rms=0.111502Jy sigma=0.366017 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.1633e-05 Jy ! Component: 100 - total flux cleaned = -0.000169665 Jy ! Component: 150 - total flux cleaned = -0.000210662 Jy ! Component: 200 - total flux cleaned = -0.000250254 Jy ! Component: 250 - total flux cleaned = -0.000287752 Jy ! Component: 300 - total flux cleaned = -0.000358029 Jy ! Component: 350 - total flux cleaned = -0.000357305 Jy ! Component: 400 - total flux cleaned = -0.000357321 Jy ! Total flux subtracted in 400 components = -0.000357321 Jy ! Clean residual min=-0.002947 max=0.002571 Jy/beam ! Clean residual mean=-0.000000 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.185748 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 133 components and 0.185748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111435Jy sigma=0.365826 ! Fit after self-cal, rms=0.111442Jy sigma=0.365817 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.111455Jy sigma=0.366581 ! Fit after self-cal, rms=0.112754Jy sigma=0.365786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8534 mas, bmaj=1.927 mas, bpa=-1.368 degrees ! Estimated noise=2.18887 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000285049 Jy ! Component: 100 - total flux cleaned = -0.000449999 Jy ! Component: 150 - total flux cleaned = -0.00048027 Jy ! Component: 200 - total flux cleaned = -0.000509236 Jy ! Component: 250 - total flux cleaned = -0.000565719 Jy ! Component: 300 - total flux cleaned = -0.000593089 Jy ! Component: 350 - total flux cleaned = -0.000646598 Jy ! Component: 400 - total flux cleaned = -0.000698083 Jy ! Total flux subtracted in 400 components = -0.000698083 Jy ! Clean residual min=-0.002958 max=0.002561 Jy/beam ! Clean residual mean=-0.000000 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.18505 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 144 components and 0.18505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112710Jy sigma=0.365677 ! Fit after self-cal, rms=0.112732Jy sigma=0.365671 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.44494e-05 Jy ! Component: 100 - total flux cleaned = -2.80596e-05 Jy ! Component: 150 - total flux cleaned = -7.77992e-05 Jy ! Component: 200 - total flux cleaned = -0.000101816 Jy ! Component: 250 - total flux cleaned = -0.000125329 Jy ! Component: 300 - total flux cleaned = -0.000171739 Jy ! Component: 350 - total flux cleaned = -0.000194433 Jy ! Component: 400 - total flux cleaned = -0.000216781 Jy ! Total flux subtracted in 400 components = -0.000216781 Jy ! Clean residual min=-0.002982 max=0.002559 Jy/beam ! Clean residual mean=-0.000000 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.184833 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 154 components and 0.184833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112702Jy sigma=0.365603 ! Fit after self-cal, rms=0.112707Jy sigma=0.365600 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112707Jy sigma=0.365600 ! Fit after self-cal, rms=0.112657Jy sigma=0.365576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8537 mas, bmaj=1.927 mas, bpa=-1.302 degrees ! Estimated noise=2.185 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000529575 Jy ! Component: 100 - total flux cleaned = -0.000479921 Jy ! Component: 150 - total flux cleaned = -0.000503133 Jy ! Component: 200 - total flux cleaned = -0.000503612 Jy ! Component: 250 - total flux cleaned = -0.000568174 Jy ! Component: 300 - total flux cleaned = -0.000568743 Jy ! Component: 350 - total flux cleaned = -0.000610425 Jy ! Component: 400 - total flux cleaned = -0.000670702 Jy ! Total flux subtracted in 400 components = -0.000670702 Jy ! Clean residual min=-0.002970 max=0.002504 Jy/beam ! Clean residual mean=-0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.184163 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 163 components and 0.184163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112626Jy sigma=0.365511 ! Fit after self-cal, rms=0.112636Jy sigma=0.365505 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.30447e-05 Jy ! Component: 100 - total flux cleaned = 3.99028e-06 Jy ! Component: 150 - total flux cleaned = 2.40301e-05 Jy ! Component: 200 - total flux cleaned = 4.46094e-06 Jy ! Component: 250 - total flux cleaned = -3.35014e-05 Jy ! Component: 300 - total flux cleaned = -5.23693e-05 Jy ! Component: 350 - total flux cleaned = -8.88992e-05 Jy ! Component: 400 - total flux cleaned = -0.000124181 Jy ! Total flux subtracted in 400 components = -0.000124181 Jy ! Clean residual min=-0.002985 max=0.002498 Jy/beam ! Clean residual mean=-0.000000 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.184038 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 169 components and 0.184038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112616Jy sigma=0.365463 ! Fit after self-cal, rms=0.112620Jy sigma=0.365460 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112620Jy sigma=0.365460 ! Fit after self-cal, rms=0.113040Jy sigma=0.354139 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.648 mas, bmaj=4.33 mas, bpa=8.032 degrees ! Estimated noise=2.69871 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012424 Jy ! Component: 100 - total flux cleaned = 0.00129992 Jy ! Component: 150 - total flux cleaned = 0.00132535 Jy ! Component: 200 - total flux cleaned = 0.00137226 Jy ! Component: 250 - total flux cleaned = 0.0014344 Jy ! Component: 300 - total flux cleaned = 0.00149117 Jy ! Component: 350 - total flux cleaned = 0.0015604 Jy ! Component: 400 - total flux cleaned = 0.00160715 Jy ! Total flux subtracted in 400 components = 0.00160715 Jy ! Clean residual min=-0.002595 max=0.002423 Jy/beam ! Clean residual mean=0.000001 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.185646 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 182 components and 0.185646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113036Jy sigma=0.353998 ! Fit after self-cal, rms=0.113133Jy sigma=0.353899 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.88512e-06 Jy ! Component: 100 - total flux cleaned = 1.19664e-05 Jy ! Component: 150 - total flux cleaned = 2.54858e-05 Jy ! Component: 200 - total flux cleaned = 5.13177e-05 Jy ! Component: 250 - total flux cleaned = 6.33305e-05 Jy ! Component: 300 - total flux cleaned = 7.5039e-05 Jy ! Component: 350 - total flux cleaned = 8.62305e-05 Jy ! Component: 400 - total flux cleaned = 8.62347e-05 Jy ! Total flux subtracted in 400 components = 8.62347e-05 Jy ! Clean residual min=-0.002571 max=0.002404 Jy/beam ! Clean residual mean=0.000001 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.185732 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 188 components and 0.185732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113130Jy sigma=0.353881 ! Fit after self-cal, rms=0.113133Jy sigma=0.353877 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=0.8543 mas, bmaj=1.928 mas, bpa=-1.188 degrees ! Estimated noise=2.2063 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8543 x 1.928 at -1.188 degrees (North through East) ! Clean map min=-0.0057578 max=0.14567 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.6526 mas, bmaj=1.548 mas, bpa=0.4732 degrees ! Estimated noise=4.05229 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125121 Jy ! Component: 100 - total flux cleaned = 0.155526 Jy ! Component: 150 - total flux cleaned = 0.168317 Jy ! Component: 200 - total flux cleaned = 0.175342 Jy ! Component: 250 - total flux cleaned = 0.176773 Jy ! Component: 300 - total flux cleaned = 0.177782 Jy ! Component: 350 - total flux cleaned = 0.178285 Jy ! Component: 400 - total flux cleaned = 0.179373 Jy ! Total flux subtracted in 400 components = 0.179373 Jy ! Clean residual min=-0.006338 max=0.006629 Jy/beam ! Clean residual mean=0.000005 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.179373 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.179373 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8543 mas, bmaj=1.928 mas, bpa=-1.188 degrees ! Estimated noise=2.2063 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 (-1, 1.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359027 Jy ! Component: 100 - total flux cleaned = 0.00481307 Jy ! Component: 150 - total flux cleaned = 0.00564926 Jy ! Component: 200 - total flux cleaned = 0.00592582 Jy ! Component: 250 - total flux cleaned = 0.00626433 Jy ! Component: 300 - total flux cleaned = 0.0064202 Jy ! Component: 350 - total flux cleaned = 0.00656864 Jy ! Component: 400 - total flux cleaned = 0.00671025 Jy ! Total flux subtracted in 400 components = 0.00671025 Jy ! Clean residual min=-0.003264 max=0.003191 Jy/beam ! Clean residual mean=0.000001 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.186083 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 70 components and 0.186083 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.648 mas, bmaj=4.33 mas, bpa=8.032 degrees ! Estimated noise=2.69871 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109577 Jy ! Component: 100 - total flux cleaned = 0.00143525 Jy ! Component: 150 - total flux cleaned = 0.00153212 Jy ! Component: 200 - total flux cleaned = 0.00161617 Jy ! Component: 250 - total flux cleaned = 0.00169081 Jy ! Component: 300 - total flux cleaned = 0.00172506 Jy ! Component: 350 - total flux cleaned = 0.00169317 Jy ! Component: 400 - total flux cleaned = 0.00169353 Jy ! Total flux subtracted in 400 components = 0.00169353 Jy ! Clean residual min=-0.002504 max=0.002375 Jy/beam ! Clean residual mean=0.000002 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.187777 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.03936e-07 Jy ! Component: 100 - total flux cleaned = -2.8076e-05 Jy ! Component: 150 - total flux cleaned = -5.44945e-05 Jy ! Component: 200 - total flux cleaned = -0.000106268 Jy ! Component: 250 - total flux cleaned = -0.000129262 Jy ! Component: 300 - total flux cleaned = -0.00012884 Jy ! Component: 350 - total flux cleaned = -0.00017472 Jy ! Component: 400 - total flux cleaned = -0.000175827 Jy ! Total flux subtracted in 400 components = -0.000175827 Jy ! Clean residual min=-0.002428 max=0.002401 Jy/beam ! Clean residual mean=0.000002 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.187601 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 99 components and 0.187601 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8543 mas, bmaj=1.928 mas, bpa=-1.188 degrees ! Estimated noise=2.2063 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000487094 Jy ! Component: 100 - total flux cleaned = -0.000481401 Jy ! Component: 150 - total flux cleaned = -0.00059912 Jy ! Component: 200 - total flux cleaned = -0.000712909 Jy ! Component: 250 - total flux cleaned = -0.000870229 Jy ! Component: 300 - total flux cleaned = -0.000918992 Jy ! Component: 350 - total flux cleaned = -0.00101418 Jy ! Component: 400 - total flux cleaned = -0.000966734 Jy ! Total flux subtracted in 400 components = -0.000966734 Jy ! Clean residual min=-0.002963 max=0.002813 Jy/beam ! Clean residual mean=0.000002 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.186634 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 133 components and 0.186634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113232Jy sigma=0.354263 ! Fit after self-cal, rms=0.113197Jy sigma=0.354179 wmodel /scr/pima/rdv73_uvs/J1653-1551_X_map.mod ! Writing 133 model components to file: /scr/pima/rdv73_uvs/J1653-1551_X_map.mod wobs /scr/pima/rdv73_uvs/J1653-1551_X_uvs.fits ! Applying 824 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J1653-1551_X_uvs.fits wwins /scr/pima/rdv73_uvs/J1653-1551_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv73_uvs/J1653-1551_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.000574141 Jy ! Component: 100 - total flux cleaned = -0.000716476 Jy ! Component: 150 - total flux cleaned = -0.000716066 Jy ! Component: 200 - total flux cleaned = -0.00067163 Jy ! Component: 250 - total flux cleaned = -0.000505304 Jy ! Component: 300 - total flux cleaned = -0.000344819 Jy ! Component: 350 - total flux cleaned = -0.000148715 Jy ! Component: 400 - total flux cleaned = 8.30159e-05 Jy ! Component: 450 - total flux cleaned = 0.00031044 Jy ! Component: 500 - total flux cleaned = 0.000534978 Jy ! Component: 550 - total flux cleaned = 0.000682795 Jy ! Component: 600 - total flux cleaned = 0.00100986 Jy ! Component: 650 - total flux cleaned = 0.00118911 Jy ! Component: 700 - total flux cleaned = 0.0012592 Jy ! Component: 750 - total flux cleaned = 0.00129433 Jy ! Component: 800 - total flux cleaned = 0.001467 Jy ! Component: 850 - total flux cleaned = 0.00150124 Jy ! Component: 900 - total flux cleaned = 0.00166996 Jy ! Component: 950 - total flux cleaned = 0.00177012 Jy ! Component: 1000 - total flux cleaned = 0.00183609 Jy ! Component: 1050 - total flux cleaned = 0.00193395 Jy ! Component: 1100 - total flux cleaned = 0.00199863 Jy ! Component: 1150 - total flux cleaned = 0.00209453 Jy ! Component: 1200 - total flux cleaned = 0.00209471 Jy ! Component: 1250 - total flux cleaned = 0.00222022 Jy ! Component: 1300 - total flux cleaned = 0.00231276 Jy ! Component: 1350 - total flux cleaned = 0.00222039 Jy ! Component: 1400 - total flux cleaned = 0.00228118 Jy ! Component: 1450 - total flux cleaned = 0.00237191 Jy ! Component: 1500 - total flux cleaned = 0.00237197 Jy ! Component: 1550 - total flux cleaned = 0.00249093 Jy ! Component: 1600 - total flux cleaned = 0.00254984 Jy ! Component: 1650 - total flux cleaned = 0.00269609 Jy ! Component: 1700 - total flux cleaned = 0.00272501 Jy ! Component: 1750 - total flux cleaned = 0.00278234 Jy ! Component: 1800 - total flux cleaned = 0.00281105 Jy ! Component: 1850 - total flux cleaned = 0.00289601 Jy ! Component: 1900 - total flux cleaned = 0.00298048 Jy ! Component: 1950 - total flux cleaned = 0.0029804 Jy ! Component: 2000 - total flux cleaned = 0.00306347 Jy ! Component: 2050 - total flux cleaned = 0.00311867 Jy ! Component: 2100 - total flux cleaned = 0.00314604 Jy ! Component: 2150 - total flux cleaned = 0.00322772 Jy ! Component: 2200 - total flux cleaned = 0.00330863 Jy ! Component: 2250 - total flux cleaned = 0.00338907 Jy ! Component: 2300 - total flux cleaned = 0.00344244 Jy ! Component: 2350 - total flux cleaned = 0.00349546 Jy ! Component: 2400 - total flux cleaned = 0.00357454 Jy ! Component: 2450 - total flux cleaned = 0.00370544 Jy ! Component: 2500 - total flux cleaned = 0.00365336 Jy ! Component: 2550 - total flux cleaned = 0.00365304 Jy ! Component: 2600 - total flux cleaned = 0.00365335 Jy ! Component: 2650 - total flux cleaned = 0.00378091 Jy ! Component: 2700 - total flux cleaned = 0.00390763 Jy ! Component: 2750 - total flux cleaned = 0.00385731 Jy ! Component: 2800 - total flux cleaned = 0.0039074 Jy ! Component: 2850 - total flux cleaned = 0.00393236 Jy ! Component: 2900 - total flux cleaned = 0.00395719 Jy ! Component: 2950 - total flux cleaned = 0.00400647 Jy ! Component: 3000 - total flux cleaned = 0.00403081 Jy ! Component: 3050 - total flux cleaned = 0.00395774 Jy ! Component: 3100 - total flux cleaned = 0.00410313 Jy ! Component: 3150 - total flux cleaned = 0.0041752 Jy ! Component: 3200 - total flux cleaned = 0.00424727 Jy ! Component: 3250 - total flux cleaned = 0.00424712 Jy ! Component: 3300 - total flux cleaned = 0.00429445 Jy ! Component: 3350 - total flux cleaned = 0.00436476 Jy ! Component: 3400 - total flux cleaned = 0.00429448 Jy ! Component: 3450 - total flux cleaned = 0.00434139 Jy ! Component: 3500 - total flux cleaned = 0.00438782 Jy ! Component: 3550 - total flux cleaned = 0.00448017 Jy ! Component: 3600 - total flux cleaned = 0.00450314 Jy ! Component: 3650 - total flux cleaned = 0.0044347 Jy ! Component: 3700 - total flux cleaned = 0.00441196 Jy ! Component: 3750 - total flux cleaned = 0.00450242 Jy ! Component: 3800 - total flux cleaned = 0.00445741 Jy ! Component: 3850 - total flux cleaned = 0.00443502 Jy ! Component: 3900 - total flux cleaned = 0.00452425 Jy ! Component: 3950 - total flux cleaned = 0.00450225 Jy ! Component: 4000 - total flux cleaned = 0.00450234 Jy ! Component: 4050 - total flux cleaned = 0.00456808 Jy ! Total flux subtracted in 4096 components = 0.00456814 Jy ! Clean residual min=-0.001302 max=0.001552 Jy/beam ! Clean residual mean=0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.191202 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 414 components and 0.191202 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J1653-1551_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8543 x 1.928 at -1.188 degrees (North through East) ! Clean map min=-0.003337 max=0.15019 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J1653-1551_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1501 rms= 0.00036 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J1653-1551_X_uvs.log closed on Sat Jan 9 17:36:52 2016